Update docs back to self-hosted
This commit is contained in:
parent
d8ce189e91
commit
b69a39fab8
|
|
@ -43,6 +43,7 @@ authors = ["Felix Krull"]
|
|||
build = "build.rs"
|
||||
categories = ["external-ffi-bindings"]
|
||||
description = "FFI bindings to libostree-1"
|
||||
documentation = "https://fkrull.gitlab.io/rust-libostree/libostree_sys"
|
||||
keywords = ["ffi", "ostree", "libostree"]
|
||||
license = "MIT"
|
||||
links = "ostree-1"
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ license = "MIT"
|
|||
description = "Rust bindings for libostree"
|
||||
keywords = ["ostree", "libostree"]
|
||||
|
||||
documentation = "https://fkrull.gitlab.io/rust-libostree/libostree"
|
||||
repository = "https://gitlab.com/fkrull/rust-libostree"
|
||||
readme = "README.md"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue