spotifyd: bump time dependency

This commit is contained in:
tranzystorekk 2024-07-29 20:13:26 +02:00
parent 559dcc9bb1
commit 5c0d9037fd
1 changed files with 1 additions and 0 deletions

View File

@ -34,4 +34,5 @@ fi
pre_configure() {
cargo update --package rustc-serialize@0.3.24 --precise 0.3.25
cargo update --package time@0.3.20 --precise 0.3.35
}