From 20d195988de1014517ff1a1c8c1041cff5f88e05 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 26 Oct 2021 19:18:28 +0530 Subject: set internal crates to 0.0.0, bump to v0.2.0 --- vfs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vfs/Cargo.toml') 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 @@ [package] name = "vfs" -version = "0.1.0" +version = "0.0.0" edition = "2018" [dependencies] -- cgit v1.2.3