Rahix / avr-hal-template

cargo-generate template for avr-hal projects
Apache License 2.0
130 stars 28 forks source link

Error: Malformed URL ''; class=Net (12) #16

Closed jmmaa closed 1 year ago

jmmaa commented 1 year ago

Hi! I'm getting this error when I execute this cargo-generate command from the readme

D:\github>cargo generate --git https://github.com/Rahix/avr-hal-template.git
Error: Please check if the Git user / repository exists.

Caused by:
    malformed URL ''; class=Net (12)

Here is my cargo-generate version

D:\github>cargo generate -V
cargo generate-generate 0.17.4
Rahix commented 1 year ago

Hi, sorry, I don't think I can help you here. Maybe you can ask the cargo-generate people whether they have an idea what's going on?