add source for reproducible build

This commit is contained in:
Michael Mallan 2025-02-26 09:52:56 +00:00
parent 7a1d87fb4c
commit b5049f0dde
No known key found for this signature in database
GPG Key ID: 5177CDCEDB0EABEB

View File

@ -17,6 +17,11 @@ replace-with = "vendored_sources"
git = "https://github.com/edouardparis/iced"
branch = "patch-0.12.3"
replace-with = "vendored_sources"
[source."https://github.com/wizardsardine/bdk"]
git = "https://github.com/wizardsardine/bdk"
branch = "release/1.0.0-alpha.13"
replace-with = "vendored_sources"
EOF
ls -la .cargo/config.toml