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