Skip to content

Commit

Permalink
feat!(iota): disable zklogin in keytool (#1770)
Browse files Browse the repository at this point in the history
* feat!(iota): disable zklogin in keytool

* Link issue in comment
  • Loading branch information
Thoralf-M authored Aug 13, 2024
1 parent 2d52a43 commit fbb9a5a
Show file tree
Hide file tree
Showing 4 changed files with 377 additions and 396 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions crates/iota/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ clap.workspace = true
const-str.workspace = true
datatest-stable.workspace = true
git-version.workspace = true
im.workspace = true
inquire.workspace = true
insta.workspace = true
json_to_table.workspace = true
miette.workspace = true
num-bigint.workspace = true
prometheus.workspace = true
rand.workspace = true
regex.workspace = true
Expand Down Expand Up @@ -62,7 +60,6 @@ move-binary-format.workspace = true
shared-crypto.workspace = true

fastcrypto.workspace = true
fastcrypto-zkp.workspace = true

colored.workspace = true
rustyline.workspace = true
Expand Down
Loading

0 comments on commit fbb9a5a

Please sign in to comment.