aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA20
1 files changed, 20 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..5e8da4e
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,20 @@
+name: "macaddr"
+description: "MAC address types"
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/macaddr"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/macaddr/macaddr-1.0.1.crate"
+ }
+ version: "1.0.1"
+ # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2021
+ month: 3
+ day: 17
+ }
+}