mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-15 20:13:12 -06:00
Add minisign signing for release
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user