ostree-sys: release 0.9.2
This commit is contained in:
parent
cf5462178c
commit
61b4629b37
|
|
@ -65,13 +65,13 @@ authors = ["Felix Krull"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
categories = ["external-ffi-bindings"]
|
categories = ["external-ffi-bindings"]
|
||||||
description = "FFI bindings to libostree-1"
|
description = "FFI bindings to libostree-1"
|
||||||
documentation = "https://fkrull.gitlab.io/ostree-rs/ostree_sys"
|
documentation = "https://docs.rs/ostree-sys"
|
||||||
keywords = ["ffi", "ostree", "libostree"]
|
keywords = ["ffi", "ostree", "libostree"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "ostree-1"
|
links = "ostree-1"
|
||||||
name = "ostree-sys"
|
name = "ostree-sys"
|
||||||
repository = "https://gitlab.com/fkrull/ostree-rs"
|
repository = "https://github.com/ostreedev/ostree-rs"
|
||||||
version = "0.9.1"
|
version = "0.9.2"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
features = ["dox"]
|
features = ["dox"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue