Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Oct 10, 2023
1 parent 058857f commit 40172dc
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 67 deletions.
120 changes: 54 additions & 66 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 catalyst-toolbox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ quircs = "0.10.0"
symmetric-cipher = { git = "https://github.com/input-output-hk/chain-wallet-libs.git", branch = "catalyst-fund9" }
graphql_client = "0.10"
gag = "1"
vit-servicing-station-lib = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "catalyst-fund9" }
vit-servicing-station-lib = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "catalyst-fund11" }
env_logger = "0.9"

[dev-dependencies]
Expand Down

0 comments on commit 40172dc

Please sign in to comment.