Skip to content

Commit 3db6f29

Browse files
authored
Merge pull request #12 from BitsLabSec/git-movy
git movy
2 parents 147ba5d + ee88833 commit 3db6f29

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)