correct max_depth option (#1876)

This commit is contained in:
Mark
2023-07-21 15:05:27 -06:00
parent 92c77cdff5
commit 9a7862c322
4 changed files with 25 additions and 39 deletions

View File

@@ -46,7 +46,7 @@ ordered-float = "2.6.0"
phf = { version = "0.9", features = ["macros"] }
ref_thread_local = "0.0.0"
rug = { version = "1.15.0", optional = true }
rustyline = "9.0.0"
rustyline = "12.0.0"
ring = "0.16.13"
ripemd160 = "0.8.0"
sha3 = "0.8.2"