Skip to content

Commit 9ccb024

Browse files
fix(deps): update rust crate warp to 0.4 (#8575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef7a798 commit 9ccb024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/warp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ rpath = false
1919
strip = false
2020

2121
[dependencies]
22-
warp = "0.3"
22+
warp = "0.4"
2323
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)