Skip to content

Commit

Permalink
Add unicode-xid crate to dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
  • Loading branch information
Rustin170506 committed Nov 10, 2023
1 parent 4d1f4ee commit 57b2616
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ tower-http = { version = "=0.4.4", features = ["add-extension", "fs", "catch-pan
tracing = "=0.1.40"
tracing-subscriber = { version = "=0.3.17", features = ["env-filter"] }
url = "=2.4.1"
unicode-xid = "0.2.4"

[dev-dependencies]
bytes = "=1.5.0"
Expand Down

0 comments on commit 57b2616

Please sign in to comment.