We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bc692 commit ca63922Copy full SHA for ca63922
1 file changed
rust/Cargo.toml
@@ -45,7 +45,7 @@ epic_wallet_util = { path = "epic-wallet/util" }
45
epic_wallet_controller = { path = "epic-wallet/controller" }
46
47
# Epic box for posting slates and getting epic addresses.
48
-stack_test_epicboxlib = "1.0.3"
+epicboxlib = { path = "epicbox/epicboxlib" }
49
50
url = "2.1.0"
51
futures = "0.3.15"
0 commit comments