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

[dependencies]
indexmap = "1.6.2"