Skip to content

Commit b149097

Browse files
committed
update cookie
Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent 346254e commit b149097

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
@@ -31,7 +31,7 @@ async-std = { version = "1.6.0", features = ["unstable"] }
3131
http = { version = "0.2.0", optional = true }
3232

3333
anyhow = "1.0.26"
34-
cookie = { version = "0.12.0", features = ["percent-encode"] }
34+
cookie = { version = "0.13.0", features = ["percent-encode"] }
3535
infer = "0.1.2"
3636
omnom = "2.1.1"
3737
pin-project-lite = "0.1.0"

0 commit comments

Comments
 (0)