mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-19 23:13:33 -04:00
Merge pull request #61 from Lokathor/tinyvec-version-bump
update tinyvec version to the new 1.0
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ edition = "2018"
|
||||
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "tests/*" ]
|
||||
|
||||
[dependencies.tinyvec]
|
||||
version = "0.4.0"
|
||||
version = "1"
|
||||
features = ["alloc"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user