Skip to content

Commit cc69f25

Browse files
fix(deps): update rust crate warp to 0.4
1 parent 69f8d2a commit cc69f25

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)