Skip to content

Commit 0ffc519

Browse files
authored
Merge pull request #28 from nsg-ethz/dependabot/cargo/tokio-quiche-0.13.0
build(deps): bump tokio-quiche from 0.12.0 to 0.13.0
2 parents d9f4c23 + f92465b commit 0ffc519

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

iut/quiche/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ tracing = "0.1.44"
1010
quiche = "0.24.7"
1111
url = "2.5.0"
1212
utils = { path = "../../utils" }
13-
tokio-quiche = "0.12.0"
13+
tokio-quiche = "0.13.0"
1414
tokio = { version = "1.49.0", features = ["full"] }
1515
futures = "0.3.31"

0 commit comments

Comments
 (0)