Skip to content

Commit

Permalink
update manta-api
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevingislason committed Dec 27, 2021
1 parent 1a33e60 commit 9b60be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ derivative = { version = "2.2.0", default-features = false, features = ["use_cor
dirs-next = { version = "2.0.0" }
futures = { version = "0.3.17", default-features = false }
http-types = { version = "2.12.0", default-features = false }
manta-api = { git = "https://github.com/Manta-Network/manta-api", branch = "incremental_refresh", default-features = false, features = ["signer", "testnet"] }
manta-api = { git = "https://github.com/Manta-Network/manta-api", branch = "manta", default-features = false, features = ["signer", "testnet"] }
manta-asset = { git = "https://github.com/Manta-Network/manta-types", branch = "manta" }
manta-crypto = { git = "https://github.com/Manta-Network/manta-crypto", branch = "manta" }
manta-data = { git = "https://github.com/Manta-Network/manta-types", branch = "manta" }
Expand Down
2 changes: 1 addition & 1 deletion ui/src-tauri/Cargo.lock

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

0 comments on commit 9b60be4

Please sign in to comment.