Skip to content

Commit

Permalink
Merge pull request #180 from bilelmoussaoui/dependabot/cargo/tokio-1.…
Browse files Browse the repository at this point in the history
…43.0

build(deps): bump tokio from 1.42.0 to 1.43.0
  • Loading branch information
bilelmoussaoui authored Jan 14, 2025
2 parents c41b1f5 + 5d2366d commit 4f91473
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ futures-lite = "2.5"
futures-util = "0.3"
oo7 = { path = "client", version = "0.3", features = ["unstable", "tracing"]}
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.41", default-features = false }
tokio = { version = "1.43", default-features = false }
tempfile = "3.15"
tracing = "0.1"
tracing-subscriber = "0.3"
Expand Down

0 comments on commit 4f91473

Please sign in to comment.