Skip to content

Commit

Permalink
chore(deps): bump s2n-quic from 1.36.0 to 1.37.0
Browse files Browse the repository at this point in the history
Bumps [s2n-quic](https://github.com/aws/s2n-quic) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/aws/s2n-quic/releases)
- [Commits](https://github.com/aws/s2n-quic/commits)

---
updated-dependencies:
- dependency-name: s2n-quic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sevki committed May 21, 2024
1 parent 1cd6081 commit 27e77e1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tokio = { version = "1.35.1", features = ["full"] }
anyhow = "1.0.82"
async-trait = "0.1.80"
libc = "0.2.152"
s2n-quic = "1.36.0"
s2n-quic = "1.37.0"
genfs = "0.1.4"
tokio-stream = { version = "0.1.15", features = ["full"] }
async-stream = "0.3.5"
Expand Down

0 comments on commit 27e77e1

Please sign in to comment.