aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 1cd4d98e0e4502db7a930950c249c1bd39c91155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "jni-sys"
description: "Rust definitions corresponding to jni.h"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/jni-sys"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/jni-sys/jni-sys-0.3.0.crate"
  }
  version: "0.3.0"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 7
    day: 30
  }
}