aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: e65cd79fc7d3293abe4f232ab6c1d5e13f02b533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "serde_spanned"
description: "Serde-compatible spanned Value"
third_party {
  identifier {
    type: "crates.io"
    value: "https://crates.io/crates/serde_spanned"
  }
  identifier {
    type: "Archive"
    value: "https://static.crates.io/crates/serde_spanned/serde_spanned-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
  }
}