aboutsummaryrefslogtreecommitdiff
path: root/vfs/Cargo.toml
blob: 7a5dc6ba608217701ab0ef46afb5e197836a0fc4 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "vfs"
version = "0.0.0"
edition = "2018"
license = "MIT"

[dependencies]
indexmap = "1.6.2"