Skip to content

Commit 72356e4

Browse files
committed
Add unicode-xid crate to dependencies
Signed-off-by: hi-rustin <[email protected]>
1 parent 3eb8107 commit 72356e4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Cargo.lock

Lines changed: 7 additions & 0 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
@@ -97,6 +97,7 @@ tower-http = { version = "=0.4.4", features = ["add-extension", "fs", "catch-pan
9797
tracing = "=0.1.40"
9898
tracing-subscriber = { version = "=0.3.17", features = ["env-filter"] }
9999
url = "=2.4.1"
100+
unicode-xid = "0.2.4"
100101

101102
[dev-dependencies]
102103
bytes = "=1.5.0"

0 commit comments

Comments
 (0)