aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA15
1 files changed, 6 insertions, 9 deletions
diff --git a/METADATA b/METADATA
index 702a99e..bfc6933 100644
--- a/METADATA
+++ b/METADATA
@@ -5,19 +5,16 @@
name: "base64"
description: "encodes and decodes base64 as bytes or utf8"
third_party {
- url {
- type: HOMEPAGE
- value: "https://crates.io/crates/base64"
- }
- url {
- type: ARCHIVE
- value: "https://static.crates.io/crates/base64/base64-0.21.5.crate"
- }
- version: "0.21.5"
license_type: NOTICE
last_upgrade_date {
year: 2023
month: 11
day: 24
}
+ homepage: "https://crates.io/crates/base64"
+ identifier {
+ type: "Archive"
+ value: "https://static.crates.io/crates/base64/base64-0.21.5.crate"
+ version: "0.21.5"
+ }
}