loupe/cargo_config

10 lines
270 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://gitlab.gnome.org/GNOME/librsvg.git?rev=2.56.0"]
git = "https://gitlab.gnome.org/GNOME/librsvg.git"
rev = "2.56.0"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"