Skip to content

Commit ace68ce

Browse files
dependabot[bot]dartdart26
authored andcommitted
build(deps): bump s2n-quic from 1.72.0 to 1.74.0
Bumps [s2n-quic](https://github.com/aws/s2n-quic) from 1.72.0 to 1.74.0. - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](aws/s2n-quic@v1.72.0...v1.74.0) --- updated-dependencies: - dependency-name: s2n-quic dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adbb3fc commit ace68ce

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ rand = "0.10.0"
3737
rand_core = "0.10.0"
3838
rand_core_0_6 = { package = "rand_core", version = "0.6" }
3939
rayon = "1.10.0"
40-
s2n-quic = "1.75.0"
40+
s2n-quic = "1.74.0"
4141
seq-macro = "=0.3.6"
4242
serde = "1.0.203"
4343
subtle = "2.6.1"

0 commit comments

Comments
 (0)