mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/cargo2junit: upgrade time dependency for rust 1.80+
This commit is contained in:
parent
781e80645d
commit
74d69fb79e
@ -15,6 +15,7 @@ options="net"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
cargo add time@0.3.35
|
||||
cargo fetch --target="$CTARGET" --locked
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user