This commit is contained in:
2026-05-25 22:18:41 -06:00
parent 1558c38185
commit 198a85afe4
6 changed files with 185 additions and 21 deletions
+2
View File
@@ -13,7 +13,9 @@ bdwgc-alloc = { version = "0.6.13"
, default-features = false
, features = ["cmake"] }
const_panic = "0.2.15"
internment = "0.8.6"
libc = "0.2.186"
string-interner = "0.20.0"
[patch.crates-io]
bdwgc-alloc = { git = 'https://git.deertopia.net/msyds/bdwgc-rust.git' }