Skip to content

Commit

Permalink
Merge pull request #180 from geofmureithi/renovate/tokio-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate tokio to 1.33.0
  • Loading branch information
geofmureithi authored Oct 11, 2023
2 parents 08c6602 + 18079aa commit d8ed4c9
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 d8ed4c9

Please sign in to comment.