Skip to content

Commit 391c970

Browse files
committed
Bump unicode-ident to 1.0.20
1 parent 784b0ac commit 391c970

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ tracing = { version = "0.1.41", default-features = false, features = ["std"] } #
112112
tracing-chrome = "0.7.2"
113113
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
114114
unicase = "2.8.1"
115-
unicode-ident = "1.0.19"
115+
unicode-ident = "1.0.20"
116116
unicode-width = "0.2.1"
117117
url = "2.5.7"
118118
varisat = "0.2.2"

0 commit comments

Comments
 (0)