add variant_hash and is_non_variant to fix setof/3, bagof/3
This commit is contained in:
@@ -88,6 +88,7 @@ ego-tree = "0.10.0"
|
||||
serde_json = "1.0.122"
|
||||
serde = "1.0.204"
|
||||
parking_lot = "0.12.4"
|
||||
hashbrown = "0.16.1"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
crossterm = { version = "0.28.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user