Skip to content

Commit

Permalink
Merge pull request #118 from SierraSoftworks/dependabot/cargo/tokio-s…
Browse files Browse the repository at this point in the history
…tream-0.1.17

chore(deps): Bump tokio-stream from 0.1.16 to 0.1.17
  • Loading branch information
notheotherben authored Dec 10, 2024
2 parents 54cfd09 + e544d89 commit 7c4e191
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -36,7 +36,7 @@ tokio = { version = "1.42.0", features = [
"rt-multi-thread",
"fs",
] }
tokio-stream = "0.1.16"
tokio-stream = "0.1.17"
tracing-batteries = { git = "https://github.com/sierrasoftworks/tracing-batteries-rs.git" }
unicase = "2.8.0"

Expand Down

0 comments on commit 7c4e191

Please sign in to comment.