diff options
author | Blaž Hrastnik | 2021-06-18 08:47:10 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-20 07:38:58 +0000 |
commit | e9a3245aae0e4380201cffcff7ebe06c129823c5 (patch) | |
tree | 1ec532455ab854ce52e674b2568efd77be9c6ccf /Cargo.lock | |
parent | 9275021497fc13938317b681319ba571c8d5f478 (diff) |
Re-export unicode crates from helix_core
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -329,8 +329,6 @@ dependencies = [ "serde_json", "tokio", "toml", - "unicode-segmentation", - "unicode-width", ] [[package]] |