Add minisign signing for release

This commit is contained in:
2024-10-05 17:13:08 -05:00
parent ca97ae2e15
commit 6599f58933
2 changed files with 23 additions and 0 deletions

View File

@@ -10,6 +10,10 @@ repository = "https://github.com/Xevion/spotify-quickauth"
license = "MIT OR Apache-2.0"
readme = "CARGO_README.md"
[package.metadata.binstall.signing]
algorithm = "minisign"
pubkey = "RWR4y+tYx6jem6tVD60RsR/P8fNm+KBT0b4wxTY0a4L/8cN3R85KXyPi"
[dependencies]
librespot-discovery = { version = "0.4.2" }
librespot-core = { version = "0.4.2" }