deps: update dependencies

This commit is contained in:
2026-08-22 20:59:43 +08:00
parent c0f2d1a20a
commit 89f5d84009
5 changed files with 210 additions and 411 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2024"
gc-arena = { workspace = true }
hashbrown = { workspace = true }
smallvec = { workspace = true }
sysinfo = { version = "0.38", default-features = false, features = ["system"] }
sysinfo = { version = "0.39", default-features = false, features = ["system"] }
fix-bytecode = { path = "../fix-bytecode" }
fix-error = { path = "../fix-error" }