explicit library api and remove dependency on stack overflow introspection tool

This commit is contained in:
Matthieu Jolimaitre 2024-10-24 18:48:49 +02:00
parent dbeec4ee76
commit e0ffe2a858
4 changed files with 9 additions and 115 deletions

View file

@ -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"