Sign in
android
/
toolchain
/
cargo-deny
/
HEAD
/
.
/
examples
/
13_license_clarification
/
Cargo.toml
blob: 22cfb99261bfa0bdca12fd480542f39b08a4bc79 [
file
] [
log
] [
blame
]
[
package
]
name
=
"license-clarification"
version
=
"0.1.0"
authors
=
[
"Jake Shadle <
[email protected]
>"
]
license
=
"MIT OR Apache-2.0"
edition
=
"2018"
[[
bin
]]
name
=
"allow-license"
path
=
"main.rs"
[
dependencies
]
rustls
-
webpki
=
"=0.100.1"