summaryrefslogtreecommitdiff
path: root/METADATA
blob: 9f7434e29c446afdce50a0b504cff6eccdd14984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "ident_case"
description: "Utility for applying case rules to Rust identifiers."
third_party {
  identifier {
    type: "crates.io"
    value: "https://crates.io/crates/ident_case"
  }
  identifier {
    type: "Archive"
    value: "https://static.crates.io/crates/ident_case/ident_case-1.0.1.crate"
  }
  version: "1.0.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2024
    month: 4
    day: 9
  }
}