mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
rust-bindings: use correct README.md
I noticed at https://crates.io/crates/ostree/0.14.0 that the `README.md` was wrong...
This commit is contained in:
parent
dc13645299
commit
61dd54f940
@ -6,7 +6,7 @@ edition = "2018"
|
||||
keywords = ["ostree", "libostree"]
|
||||
license = "MIT"
|
||||
name = "ostree"
|
||||
readme = "README.md"
|
||||
readme = "rust-bindings/README.md"
|
||||
repository = "https://github.com/ostreedev/ostree"
|
||||
version = "0.14.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user