We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91645de commit 46510d9Copy full SHA for 46510d9
Cargo.toml
@@ -36,7 +36,7 @@ deno_runtime = "=0.9.3"
36
# deno_web = "=0.31.0"
37
rusty_v8 = "=0.20.0"
38
# clarity_repl = { package = "clarity-repl", path = "../../clarity-repl", features = ["cli"] }
39
-clarity_repl = { package = "clarity-repl", version = "=0.12.0" }
+clarity_repl = { package = "clarity-repl", version = "=0.12.1" }
40
bip39 = "1.0.0-rc1"
41
aes = "0.6.0"
42
base64 = "0.13.0"
0 commit comments