diff --git a/rust-bindings/rust/libostree-sys/Cargo.toml b/rust-bindings/rust/libostree-sys/Cargo.toml index 46aa1a0d..8d60a961 100644 --- a/rust-bindings/rust/libostree-sys/Cargo.toml +++ b/rust-bindings/rust/libostree-sys/Cargo.toml @@ -45,7 +45,6 @@ categories = ["external-ffi-bindings"] description = "FFI bindings to libostree-1" keywords = ["ffi", "ostree", "libostree"] license = "MIT" -license-file = "LICENSE" links = "ostree-1" name = "libostree-sys" repository = "https://gitlab.com/fkrull/rust-libostree"