From ed1ee66b06add4c22e4922ffa762f097355c7431 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 27 Oct 2021 08:02:57 +0530 Subject: add MIT license --- vfs/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'vfs') diff --git a/vfs/Cargo.toml b/vfs/Cargo.toml index b8aa8d9..7a5dc6b 100644 --- a/vfs/Cargo.toml +++ b/vfs/Cargo.toml @@ -2,6 +2,7 @@ name = "vfs" version = "0.0.0" edition = "2018" +license = "MIT" [dependencies] indexmap = "1.6.2" -- cgit v1.2.3