Bump sys version requirement
This commit is contained in:
parent
42110ce01b
commit
bd843b2eae
|
|
@ -40,7 +40,7 @@ glib-sys = "0.10.0"
|
||||||
gobject-sys = "0.10.0"
|
gobject-sys = "0.10.0"
|
||||||
gio-sys = "0.10.0"
|
gio-sys = "0.10.0"
|
||||||
once_cell = "1.4.0"
|
once_cell = "1.4.0"
|
||||||
ostree-sys = { version = "0.7.2", path = "sys" }
|
ostree-sys = { version = "0.7.3", path = "sys" }
|
||||||
radix64 = "0.6.2"
|
radix64 = "0.6.2"
|
||||||
hex = "0.4.2"
|
hex = "0.4.2"
|
||||||
thiserror = "1.0.20"
|
thiserror = "1.0.20"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue