blob: d7cfd93638f460b3df9c6a3b1bbf3cbd5d17d145 [file] [log] [blame]
Martin Geisler01484002024-04-09 20:05:45 +02001name: "fs-err"
2description: "A drop-in replacement for std::fs with more helpful error messages."
3third_party {
4 identifier {
5 type: "crates.io"
6 value: "fs-err"
7 }
8 identifier {
9 type: "Archive"
10 value: "https://static.crates.io/crates/fs-err/fs-err-2.11.0.crate"
11 primary_source: true
12 }
13 version: "2.11.0"
14 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
15 license_type: NOTICE
16 last_upgrade_date {
17 year: 2024
18 month: 3
19 day: 21
20 }
21}