Release 0.12.3
No major changes, just exporting the `ffi` bits.
This commit is contained in:
parent
0f7a1d9c0c
commit
b17f3b37f0
|
|
@ -8,7 +8,7 @@ license = "MIT"
|
||||||
name = "ostree"
|
name = "ostree"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ostreedev/ostree-rs"
|
repository = "https://github.com/ostreedev/ostree-rs"
|
||||||
version = "0.12.2"
|
version = "0.12.3"
|
||||||
|
|
||||||
exclude = [
|
exclude = [
|
||||||
"conf/**",
|
"conf/**",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue