move
move copied to clipboard
Move allows non-local dependency
🚀 Feature Request
Move allows non-local dependency in Move.toml manifest.
Motivation
For example it may be a reference to package at git repo.
Pitch
I'm disabling this now and only the local dependency will be supported.
Additional context
move-package::download_and_update_if_remote provides a parser for possible dependencies.