You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- unicode-bidi-0.3.5/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
|
|
+++ unicode-bidi-0.3.5/Cargo.toml 2021-04-30T10:41:10.301605+00:00
|
|
|
|
@@ -25,13 +25,6 @@
|
|
|
|
|
|
|
|
[lib]
|
|
|
|
name = "unicode_bidi"
|
|
|
|
-[dependencies.flame]
|
|
|
|
-version = "0.2"
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
-[dependencies.flamer]
|
|
|
|
-version = "0.4"
|
|
|
|
-optional = true
|
|
|
|
|
|
|
|
[dependencies.matches]
|
|
|
|
version = "0.1"
|
|
|
|
@@ -46,7 +39,6 @@
|
|
|
|
[features]
|
|
|
|
bench_it = []
|
|
|
|
default = []
|
|
|
|
-flame_it = ["flame", "flamer"]
|
|
|
|
unstable = []
|
|
|
|
with_serde = ["serde"]
|
|
|
|
[badges.appveyor]
|