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