mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-01 21:33:59 -04:00
Bump smallvec version to 1.0
See https://github.com/servo/rust-smallvec/pull/175 for changelog
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
language: rust
|
||||
rust:
|
||||
- 1.21.0
|
||||
- 1.36.0
|
||||
- stable
|
||||
- nightly
|
||||
sudo: false
|
||||
|
||||
+1
-1
@@ -21,4 +21,4 @@ Unicode Standard Annex #15.
|
||||
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "src/normalization_tests.rs", "src/test.rs" ]
|
||||
|
||||
[dependencies]
|
||||
smallvec = "0.6"
|
||||
smallvec = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user