SCM sum type

This commit is contained in:
2026-05-22 14:51:25 -06:00
parent 4b2c026d75
commit b1a210ef12
22 changed files with 135 additions and 314 deletions
+1
View File
@@ -12,6 +12,7 @@ crate-type = ["staticlib"]
bdwgc-alloc = { version = "0.6.13"
, default-features = false
, features = ["cmake"] }
const_panic = "0.2.15"
libc = "0.2.186"
[patch.crates-io]