Skip to content

Commit 2f3d1d8

Browse files
committed
chore: update Cargo.toml
1 parent 42f55b4 commit 2f3d1d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ publish = true
1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

1515
[dependencies]
16-
# manta-backend-dispatcher = "0.15.1"
17-
manta-backend-dispatcher = { path = "../manta-backend-dispatcher" } # Only for development purposes
16+
manta-backend-dispatcher = "0.15.1"
17+
# manta-backend-dispatcher = { path = "../manta-backend-dispatcher" } # Only for development purposes
1818
# manta-backend-dispatcher = { git = "https://github.com/eth-cscs/manta-backend-dispatcher", branch="feature/power-status" } # Only for development purposes
1919

2020
strum = { version = "0.27.1", default-features = false }

0 commit comments

Comments
 (0)