mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
Cargo.toml: Bump to glib 0.14.4
Not strictly required for this repo, but it has the new variant bindings we want in ostree-rs-ext.
This commit is contained in:
parent
f9a91bfabd
commit
0f7a1d9c0c
@ -31,7 +31,7 @@ members = [".", "sys"]
|
||||
bitflags = "1.2.1"
|
||||
ffi = { package = "ostree-sys", path = "sys", version = "0.8.1" }
|
||||
gio = "0.14"
|
||||
glib = "0.14"
|
||||
glib = "0.14.4"
|
||||
hex = "0.4.2"
|
||||
libc = "0.2"
|
||||
once_cell = "1.4.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user