Skip to content

Commit 583ae89

Browse files
committed
updated cookie to v0.16.0
1 parent e0ae15c commit 583ae89

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
@@ -43,7 +43,7 @@ async-std = { version = "1.6.0", optional = true }
4343
http = { version = "0.2.0", optional = true }
4444

4545
# features: cookies
46-
cookie = { version = "0.14.0", features = ["percent-encode"], optional = true }
46+
cookie = { version = "0.16.0", features = ["percent-encode"], optional = true }
4747

4848
# features: serde
4949
serde_json = { version = "1.0.51", optional = true }

0 commit comments

Comments
 (0)