For example, https://github.com/jmesmon/rust-systemd/blob/cec9df440144daf975348fb7532f88c4757ca9ec/README.md or https://github.com/jmesmon/rust-systemd/blob/bb87c893127da33cf27c32fcbfd40a40d5f9cb37/README.md
[dependencies.systemd]
git = "https://github.com/jmesmon/rust-systemd"
etc.
Marking as no_sync as a workaround, but seems plausible that version-sync could detect that one is trying to provide a git dependency and allow it.
For example, https://github.com/jmesmon/rust-systemd/blob/cec9df440144daf975348fb7532f88c4757ca9ec/README.md or https://github.com/jmesmon/rust-systemd/blob/bb87c893127da33cf27c32fcbfd40a40d5f9cb37/README.md
etc.
Marking as
no_syncas a workaround, but seems plausible thatversion-synccould detect that one is trying to provide a git dependency and allow it.