Skip to content

Commit 419c30e

Browse files
fix(deps): update rust crate http to 0.2.11
1 parent 2a28c32 commit 419c30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ serde_json = "1.0.100"
1717
guid-create = { version="0.3.1", features = [
1818
"serde",
1919
] }
20-
http = "0.2.9"
20+
http = "0.2.11"
2121
locale-types = "0.4.0"

0 commit comments

Comments
 (0)