gentoo-overlay/dev-libs/libsignal-ffi/files/vendor-config.toml
2026-01-01 22:25:40 +01:00

20 lines
No EOL
726 B
TOML

[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/JesperAxelsson/rust-intmap?rev=e7edd6e8fb452506ca2570e91f62b14dc29a950c"]
git = "https://github.com/JesperAxelsson/rust-intmap"
rev = "e7edd6e8fb452506ca2570e91f62b14dc29a950c"
replace-with = "vendored-sources"
[source."git+https://github.com/signalapp/boring?tag=signal-v4.15.0"]
git = "https://github.com/signalapp/boring"
tag = "signal-v4.15.0"
replace-with = "vendored-sources"
[source."git+https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3"]
git = "https://github.com/signalapp/curve25519-dalek"
tag = "signal-curve25519-4.1.3"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"