diff --git a/Cargo.toml b/Cargo.toml index dc19bed..3f784cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ edition = "2018" name = "macos-routing-table" version = "0.1.0" description = "macOS Routing table parser" -license = "MIT or Apache-2.0" +license = "Apache-2.0" repository = "https://github.com/shutton/macos-routing-table.git" [dependencies]