From: Luca BRUNO Date: Tue, 23 Nov 2021 08:38:13 +0000 (+0000) Subject: sys/cargo: refresh manifest X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2^2~20^2~28 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=86295e3bfe7932dd778c89e2697c4357ed71a432;p=ostree.git sys/cargo: refresh manifest This updates stale dependencies and remove leftover settings. --- diff --git a/rust-bindings/rust/sys/Cargo.toml b/rust-bindings/rust/sys/Cargo.toml index 7f187354..442e14cd 100644 --- a/rust-bindings/rust/sys/Cargo.toml +++ b/rust-bindings/rust/sys/Cargo.toml @@ -1,8 +1,5 @@ -[badges.gitlab] -repository = "fkrull/ostree-rs" - [build-dependencies] -system-deps = "3" +system-deps = "6" [dependencies] glib-sys = "0.14"