Skip to content

Commit 8a15163

Browse files
build(deps): bump tokio-stream from 0.1.16 to 0.1.17 (#18)
1 parent b164c99 commit 8a15163

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ rand = "0.8.5"
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0.140"
2929
tokio = { version = "1.40.0", features = ["full"] }
30-
tokio-stream = "0.1.16"
30+
tokio-stream = "0.1.17"
3131
utoipa = { version = "5.2.0", features = ["axum_extras"] }
3232
utoipa-swagger-ui = { version = "8.0.3", features = ["axum"] }

0 commit comments

Comments
 (0)