implement string context
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ bumpalo = { version = "3.20", features = [
|
||||
ghost-cell = "0.2"
|
||||
hashbrown = "0.16"
|
||||
num_enum = "0.7.5"
|
||||
smallvec = "1.15"
|
||||
smallvec = { version = "1.15", features = ["const_new", "const_generics"] }
|
||||
ere = "0.2"
|
||||
string-interner = "0.19"
|
||||
rnix = "0.14"
|
||||
|
||||
Reference in New Issue
Block a user