move icon indicating copy to clipboard operation
move copied to clipboard

Move allows non-local dependency

Open jcivlin opened this issue 2 years ago • 0 comments

🚀 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.

jcivlin avatar Jul 31 '23 20:07 jcivlin