Skip to content

Commit 46510d9

Browse files
committed
chore: update clarity-repl
1 parent 91645de commit 46510d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ deno_runtime = "=0.9.3"
3636
# deno_web = "=0.31.0"
3737
rusty_v8 = "=0.20.0"
3838
# clarity_repl = { package = "clarity-repl", path = "../../clarity-repl", features = ["cli"] }
39-
clarity_repl = { package = "clarity-repl", version = "=0.12.0" }
39+
clarity_repl = { package = "clarity-repl", version = "=0.12.1" }
4040
bip39 = "1.0.0-rc1"
4141
aes = "0.6.0"
4242
base64 = "0.13.0"

0 commit comments

Comments
 (0)