Skip to content

Commit b815998

Browse files
authored
Merge pull request #150 from Keruspe/master
Update dependencies
2 parents 346254e + b74a9ae commit b815998

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ 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"
36-
omnom = "2.1.1"
3736
pin-project-lite = "0.1.0"
3837
url = "2.1.1"
3938
serde_json = "1.0.51"

0 commit comments

Comments
 (0)