mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-26 14:04:12 +03:00
Fix Gitlab URL & remove readme
It's unnecessary.
This commit is contained in:
parent
9d51535f1a
commit
1d571d7910
@ -1,5 +1,5 @@
|
||||
[badges.gitlab]
|
||||
repository = "https://gitlab.com/fkrull/rust-libostree"
|
||||
repository = "fkrull/rust-libostree"
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = "0.3.7"
|
||||
@ -47,6 +47,5 @@ keywords = ["ffi", "ostree", "libostree"]
|
||||
license = "MIT"
|
||||
links = "ostree"
|
||||
name = "libostree-sys"
|
||||
readme = "README.md"
|
||||
repository = "https://gitlab.com/fkrull/rust-libostree"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
@ -1,4 +0,0 @@
|
||||
# Autogenerated FFI bindings for libostree
|
||||
This crate contains the unsafe low-level FFI bindings for libostree. You most likely want the
|
||||
[libostree crate](https://crates.io/crates/libostree) instead. It provides a higher-level, safe interface on top of this
|
||||
crate.
|
Loading…
x
Reference in New Issue
Block a user