Skip to content

Commit

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

---
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 Apr 18, 2024
1 parent a76b990 commit 2cdcb47
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.81"
async-trait = "0.1.80"
libc = "0.2.152"
s2n-quic = "1.35.1"
s2n-quic = "1.36.0"
genfs = "0.1.4"
tokio-stream = { version = "0.1.15", features = ["full"] }
async-stream = "0.3.5"
Expand Down

0 comments on commit 2cdcb47

Please sign in to comment.