Add smallvec

This commit is contained in:
David Judd
2019-01-12 10:59:23 -08:00
parent 5ae55400d9
commit 79e9942f2a
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -19,3 +19,6 @@ Unicode Standard Annex #15.
"""
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ]
[dependencies]
smallvec = "0.6"
+2
View File
@@ -41,6 +41,8 @@
#![doc(html_logo_url = "https://unicode-rs.github.io/unicode-rs_sm.png",
html_favicon_url = "https://unicode-rs.github.io/unicode-rs_sm.png")]
extern crate smallvec;
pub use tables::UNICODE_VERSION;
pub use decompose::Decompositions;
pub use quick_check::{