Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to 1.36.0 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 075810d commit 05cbe06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apalis-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ all-features = true


[dev-dependencies]
tokio = { version = "1.35.1", features = ["macros", "rt", "sync"] }
tokio = { version = "1.36.0", features = ["macros", "rt", "sync"] }
tokio-stream = "0.1.14"

0 comments on commit 05cbe06

Please sign in to comment.