Skip to content

Commit 9b60be4

Browse files
committed
update manta-api
1 parent 1a33e60 commit 9b60be4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ derivative = { version = "2.2.0", default-features = false, features = ["use_cor
4040
dirs-next = { version = "2.0.0" }
4141
futures = { version = "0.3.17", default-features = false }
4242
http-types = { version = "2.12.0", default-features = false }
43-
manta-api = { git = "https://github.com/Manta-Network/manta-api", branch = "incremental_refresh", default-features = false, features = ["signer", "testnet"] }
43+
manta-api = { git = "https://github.com/Manta-Network/manta-api", branch = "manta", default-features = false, features = ["signer", "testnet"] }
4444
manta-asset = { git = "https://github.com/Manta-Network/manta-types", branch = "manta" }
4545
manta-crypto = { git = "https://github.com/Manta-Network/manta-crypto", branch = "manta" }
4646
manta-data = { git = "https://github.com/Manta-Network/manta-types", branch = "manta" }

ui/src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)