Skip to content

Commit 943f9a7

Browse files
committed
Update Rust crate url to 2.2
1 parent d732d98 commit 943f9a7

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
@@ -86,7 +86,7 @@ tokio = { version = "1.5.0", features = ["net", "signal", "io-std", "io-util", "
8686
toml = "0.5"
8787
tracing = "0.1"
8888
tracing-subscriber = "0.2"
89-
url = "2.1"
89+
url = "2.2"
9090

9191
[dev-dependencies]
9292
claim = "0.5"

0 commit comments

Comments
 (0)