able_file_system/Cargo.toml

13 lines
264 B
TOML

[package]
name = "able-file-system"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sublime_fuzzy = "0.7.0"
id_tree = "1.8.0"
lazy_static = "1.4.0"
spin = "0.5.2"