1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00

Update vergen to version 9 by using the new vergen-gitctl libary

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser 2024-08-28 13:13:29 +02:00
parent dcd592bafb
commit dc22910673
No known key found for this signature in database
3 changed files with 161 additions and 11 deletions

View file

@ -62,7 +62,7 @@ data-encoding = "2.5"
[build-dependencies]
rand = "0.8"
vergen = { version = "8", default-features = false, features = ["build", "git", "gitcl"] }
vergen-gitcl = { version = "1.0.0", default-features = false, features = ["build"] }
[dev-dependencies]
env_logger = "0.11.2"