Skip to content

Commit c656cdd

Browse files
authored
Merge pull request #4617 from RustPython/charlie/tag
Pin `youknowone/unicode_names2` to a specific revision
2 parents 6e4c2fe + 25ddf1d commit c656cdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)