mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-18 21:14:29 -04:00
Merge pull request #60 from matklad/biggertinyvec
Update tinyvec dependency
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.3.3"
|
||||
version = "0.4.0"
|
||||
features = ["alloc"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user