summaryrefslogtreecommitdiff
path: root/crates/windows-kernel-rs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/windows-kernel-rs/Cargo.toml')
-rw-r--r--crates/windows-kernel-rs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/windows-kernel-rs/Cargo.toml b/crates/windows-kernel-rs/Cargo.toml
index da7b5e9..a6ffd6f 100644
--- a/crates/windows-kernel-rs/Cargo.toml
+++ b/crates/windows-kernel-rs/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "windows-kernel-rs"
version = "0.1.0"
-edition = "2018"
+edition = "2021"
license = "MIT"
[[example]]