Skip to content

Commit 960f27d

Browse files
committed
revert cargo toml file
1 parent 5fd9fd5 commit 960f27d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ tracing = "0.1.37"
5959
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
6060
unicode-segmentation = "1.9"
6161
unicode-width = "0.1"
62-
unicode-properties = { version = "0.1", default-features = false, features = [
63-
"general-category",
64-
] }
62+
unicode-properties = { version = "0.1", default-features = false, features = ["general-category"] }
6563

6664
rustfmt-config_proc_macro = { version = "0.3", path = "config_proc_macro" }
6765

0 commit comments

Comments
 (0)