Skip to content

Commit 4c4ba87

Browse files
0xPoeTurbo87
authored andcommitted
Add unicode-xid crate to dependencies
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
1 parent e742b01 commit 4c4ba87

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
@@ -100,6 +100,7 @@ tracing = "=0.1.40"
100100
tracing-subscriber = { version = "=0.3.18", features = ["env-filter"] }
101101
typomania = { version = "=0.1.2", default-features = false }
102102
url = "=2.4.1"
103+
unicode-xid = "0.2.4"
103104

104105
[dev-dependencies]
105106
bytes = "=1.5.0"

0 commit comments

Comments
 (0)