refactor: avoid Pin hack
This commit is contained in:
@@ -12,12 +12,11 @@ anyhow = "1.0"
|
||||
rustyline = "14.0"
|
||||
|
||||
derive_more = { version = "2", features = ["full"] }
|
||||
pin-project = "1"
|
||||
thiserror = "2"
|
||||
|
||||
hashbrown = "0.16"
|
||||
string-interner = "0.19"
|
||||
|
||||
thiserror = "2"
|
||||
itertools = "0.14"
|
||||
|
||||
regex = "1.11"
|
||||
|
||||
Reference in New Issue
Block a user