Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent b77b48f commit 18079aa
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 @@ -81,4 +81,4 @@ all-features = true


[dev-dependencies]
tokio = { version = "1.32.0", features = ["macros", "rt", "sync"] }
tokio = { version = "1.33.0", features = ["macros", "rt", "sync"] }

0 comments on commit 18079aa

Please sign in to comment.