libostree-sys: remove license file

This commit is contained in:
Felix Krull 2018-10-18 01:16:11 +02:00 committed by Colin Walters
parent 9cca19eeb2
commit 39c820a549
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ categories = ["external-ffi-bindings"]
description = "FFI bindings to libostree-1" description = "FFI bindings to libostree-1"
keywords = ["ffi", "ostree", "libostree"] keywords = ["ffi", "ostree", "libostree"]
license = "MIT" license = "MIT"
license-file = "LICENSE"
links = "ostree-1" links = "ostree-1"
name = "libostree-sys" name = "libostree-sys"
repository = "https://gitlab.com/fkrull/rust-libostree" repository = "https://gitlab.com/fkrull/rust-libostree"