diff --git a/vmmrust/memprocfs/Cargo.toml b/vmmrust/memprocfs/Cargo.toml index 5d897b8..88cbac9 100644 --- a/vmmrust/memprocfs/Cargo.toml +++ b/vmmrust/memprocfs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memprocfs" -version = "5.12.8" +version = "5.12.7" edition = "2021" description = "MemProcFS - Physical Memory Analysis Framework" homepage = "https://github.com/ufrisk/MemProcFS"