From 7477bc29cfb6305f5e48a5f11f28e1384ca9f15b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 18 Mar 2019 17:59:04 +0200 Subject: Cleanup Cargo.toml and update README --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 035ef45..e6762e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ authors = ["Yuval Adam <_@yuv.al>"] edition = "2018" description = "Low-level Rust bindings for BCH encoding/decoding library, based on the bch_codec fork" license = "GPL-2.0" -license-file = "LICENSE.md" repository = "https://github.com/yuvadm/bchlib-sys" [build-dependencies] -- cgit v1.3.1