explicit library api and remove dependency on stack overflow introspection tool
This commit is contained in:
parent
dbeec4ee76
commit
e0ffe2a858
4 changed files with 9 additions and 115 deletions
|
@ -15,7 +15,7 @@ hashbrown = { version = "0.15.0", default-features = true, features = [
|
|||
# "equivalent",
|
||||
# "default-hasher",
|
||||
] }
|
||||
backtrace-on-stack-overflow = "0.3.0"
|
||||
# backtrace-on-stack-overflow = "0.3.0"
|
||||
|
||||
[[bin]]
|
||||
name = "repl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue