contrib: get rid of deprecated vendored source information for guix

This commit is contained in:
Antoine Poinsot 2023-08-31 16:50:33 +02:00
parent d22f622c98
commit 7cb79312f5
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -13,11 +13,6 @@ directory = "/vendor"
[source.crates-io]
replace-with = "vendored_sources"
[source."https://github.com/darosior/rust-miniscript"]
git = "https://github.com/darosior/rust-miniscript"
branch = "multipath_descriptors_on_9.0"
replace-with = "vendored_sources"
[source."https://github.com/wizardsardine/liana"]
git = "https://github.com/wizardsardine/liana"
branch = "master"