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

[dependencies]
indexmap = "1.6.2"