aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: bb28c7bd375717f8f9ffaa8ccf94dddc8fb0ac35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "toml_datetime"
description: "A TOML-compatible datetime type"
third_party {
  identifier {
    type: "crates.io"
    value: "https://crates.io/crates/toml_datetime"
  }
  identifier {
    type: "Archive"
    value: "https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.3.crate"
  }
  version: "0.6.3"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 8
    day: 23
  }
}