We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6527cdf commit dbd8df7Copy full SHA for dbd8df7
Cargo.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9
repository = "http://github.com/SSheldon/rust-objc-id"
10
documentation = "http://ssheldon.github.io/rust-objc/objc_id/"
11
license = "MIT"
12
+license-file = "LICENSE-MIT"
13
14
exclude = [".gitignore"]
15
0 commit comments