aboutsummaryrefslogtreecommitdiff
path: root/vfs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vfs/Cargo.toml')
-rw-r--r--vfs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vfs/Cargo.toml b/vfs/Cargo.toml
index 56a2c61..b8aa8d9 100644
--- a/vfs/Cargo.toml
+++ b/vfs/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "vfs" 2name = "vfs"
3version = "0.1.0" 3version = "0.0.0"
4edition = "2018" 4edition = "2018"
5 5
6[dependencies] 6[dependencies]