Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into WesleyRosenblum/relea…
Browse files Browse the repository at this point in the history
…se133
  • Loading branch information
WesleyRosenblum committed Feb 13, 2024
2 parents 428163c + 8740d2b commit 3db9ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quic/s2n-quic-transport/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ std = ["futures-channel/std"]
unstable_resumption = []

[dependencies]
ahash = { version = "=0.8.7" } # ahash 0.8.8 requires rust 1.72, see https://github.com/aws/s2n-quic/issues/2118
bytes = { version = "1", default-features = false }
futures-channel = { version = "0.3", default-features = false, features = ["alloc"] }
futures-core = { version = "0.3", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit 3db9ef2

Please sign in to comment.