aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c32db9c3bb3f132918a4f8acdbf3190f4dfa16ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.13.0.crate"
  }
  version: "0.13.0"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 6
    day: 23
  }
}