mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-07 21:25:31 +00:00
replace unicode_names2 to official release
This commit is contained in:
parent
cdbcdf260a
commit
c0a927e1be
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ rand = "0.8.5"
|
|||
serde = "1.0"
|
||||
static_assertions = "1.1"
|
||||
once_cell = "1.17.1"
|
||||
unicode_names2 = { version = "0.6.0", git = "https://github.com/youknowone/unicode_names2.git", rev = "4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde" }
|
||||
unicode_names2 = "1.1.0"
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue