[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

@@ -122,7 +122,7 @@ dependencies = [
[[package]]
name = "protocol"
version = "0.1.0"
version = "0.0.0"
dependencies = [
"num",
"num-derive",

View File

@@ -1,6 +1,6 @@
[package]
name = "protocol"
version = "0.1.0"
version = "0.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html