guix update Miniscript branch in cargo config

This commit is contained in:
Antoine Poinsot 2022-12-18 09:45:48 +01:00
parent b7e349459d
commit ffbe2f71d3
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -15,7 +15,7 @@ replace-with = "vendored_sources"
[source."https://github.com/darosior/rust-miniscript"]
git = "https://github.com/darosior/rust-miniscript"
branch = "multipath_descriptors_on_8.0"
branch = "multipath_descriptors_on_9.0"
replace-with = "vendored_sources"
[source."https://github.com/revault/liana"]