diff --git a/Cargo.toml b/Cargo.toml index 433d6d1..2721a5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "safex11" version = "0.0.1" description = "Safe, high-level x11 bindings" -license-file = "../LICENSE" +license-file = "LICENSE" authors = ["Michael Zhang "] edition = "2018" documentation = "https://docs.rs/safex11"