21 lines
425 B
Plaintext
21 lines
425 B
Plaintext
name: "jni"
|
|
description: "Rust bindings to the JNI"
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/jni"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/jni/jni-0.19.0.crate"
|
|
}
|
|
version: "0.19.0"
|
|
# Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 7
|
|
day: 30
|
|
}
|
|
}
|