aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-30 00:11:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-30 00:11:59 +0000
commitac05a171b6442e089a3dcf725606d87861075457 (patch)
treec261fc3f8a9a99540d87823d9754f86f57d8f41b
parent1087fe17b6ec380e2f5a5bda31d5e95773bb32e0 (diff)
parent97f16526af1b8e938159422c704c97c87039afe3 (diff)
downloadbase64-ac05a171b6442e089a3dcf725606d87861075457.tar.gz
Snap for 11157599 from 97f16526af1b8e938159422c704c97c87039afe3 to 24Q1-release
Change-Id: I64e08a545778e2c2ab5c5322dcc024f92246e5e7
-rw-r--r--METADATA18
1 files changed, 9 insertions, 9 deletions
diff --git a/METADATA b/METADATA
index abc08a9..702a99e 100644
--- a/METADATA
+++ b/METADATA
@@ -5,19 +5,19 @@
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
}
- identifier {
- type: "HOMEPAGE"
- value: "https://crates.io/crates/base64"
- }
- identifier {
- type: "ARCHIVE"
- value: "https://static.crates.io/crates/base64/base64-0.21.5.crate"
- version: "0.21.5"
- }
}