feat: memory P2の修正

This commit is contained in:
2026-05-01 23:22:49 +09:00
parent b907715dd4
commit bccd60d9be
8 changed files with 195 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ license.workspace = true
[dependencies]
fs4 = { version = "0.13.1", features = ["sync"] }
libc = "0.2.185"
libc = "0.2.186"
manifest = { version = "0.1.0", path = "../manifest" }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"