Release 0.12.3

No major changes, just exporting the `ffi` bits.
This commit is contained in:
Colin Walters 2021-08-25 15:50:14 -04:00
parent 0f7a1d9c0c
commit b17f3b37f0
1 changed files with 1 additions and 1 deletions

View File

@ -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/**",