Skip to content

Commit ee88833

Browse files
committed
git movy
1 parent 2c0662a commit ee88833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-data/counter/Move.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ counter = "0x0"
2828
# The dev-dependencies section allows overriding dependencies for `--test` and
2929
# `--dev` modes. You can introduce test-only dependencies here.
3030
# Local = { local = "../path/to/dev-build" }
31-
movy = {local = "../../move/movy"}
31+
movy = {git = "https://github.com/BitsLabSec/movy", subdir = "move/movy", rev = "master"}
3232

3333
[dev-addresses]
3434
# The dev-addresses section allows overwriting named addresses for the `--test`

0 commit comments

Comments
 (0)