Skip to content

Commit 33f2925

Browse files
committed
chore: add url dep
Signed-off-by: Xin Liu <[email protected]>
1 parent 5b2c1f4 commit 33f2925

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tokio = { version = "^1.36", features = ["io-util", "fs", "net", "time", "rt", "
1818
uuid = { version = "1.4", features = ["v4", "fast-rng", "macro-diagnostics"] }
1919
wasi-logger = { version = "0.1.2", features = ["kv"] }
2020
once_cell = "1.18"
21+
url = "2.5.4"
2122

2223
[patch.crates-io]
2324
socket2 = { git = "https://github.com/second-state/socket2.git", branch = "v0.5.x" }

0 commit comments

Comments
 (0)