summaryrefslogtreecommitdiff
path: root/crates/winioctl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/winioctl/Cargo.toml')
-rw-r--r--crates/winioctl/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/winioctl/Cargo.toml b/crates/winioctl/Cargo.toml
index e01a387..c618317 100644
--- a/crates/winioctl/Cargo.toml
+++ b/crates/winioctl/Cargo.toml
@@ -2,6 +2,7 @@
name = "winioctl"
version = "0.1.0"
edition = "2018"
+license = "MIT"
[dependencies]
bitflags = "1.3"