Skip to content

Commit

Permalink
Merge pull request #192 from hirosystems/hotfix/rollback-clarity-repl
Browse files Browse the repository at this point in the history
release: v0.21.2
  • Loading branch information
lgalabru committed Dec 23, 2021
2 parents e20d0e8 + c5db67b commit 7439daf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
29 changes: 3 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno_core = { path = "./vendor/deno/core", optional = true }
deno_runtime = { path = "./vendor/deno/runtime", optional = true }
deno = { path = "./vendor/deno/cli", optional = true }
# clarity_repl = { package = "clarity-repl", path = "../../clarity-repl", features = ["cli"] }
clarity_repl = { package = "clarity-repl", version = "=0.19.0" }
clarity_repl = { package = "clarity-repl", version = "=0.18.0" }
bip39 = { version = "1.0.1", default-features = false }
aes = "0.7.5"
base64 = "0.13.0"
Expand Down

0 comments on commit 7439daf

Please sign in to comment.