Skip to content

Commit 25ddf1d

Browse files
committed
Pin youknowone/unicode_names2 to a specific rev
1 parent 6e4c2fe commit 25ddf1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -55,7 +55,7 @@ static_assertions = "1.1"
5555
syn = "1.0.91"
5656
thiserror = "1.0"
5757
thread_local = "1.1.4"
58-
unicode_names2 = { version = "0.6.0", git = "https://github.com/youknowone/unicode_names2.git", tag = "v0.6.0+character-alias" }
58+
unicode_names2 = { version = "0.6.0", git = "https://github.com/youknowone/unicode_names2.git", rev = "4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde" }
5959
widestring = "0.5.1"
6060

6161
[features]

0 commit comments

Comments
 (0)