[windows_kext] Fix small bug, remove version form Cargo.toml files

This commit is contained in:
Vladimir Stoilov
2024-05-15 18:03:53 +03:00
parent c7886c2898
commit 5459c1ccb2
9 changed files with 11 additions and 11 deletions

View File

@@ -68,7 +68,7 @@ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[package]]
name = "wdk"
version = "0.1.0"
version = "0.0.0"
dependencies = [
"ntstatus",
"widestring",