aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 98ff1b77b300babbdfdb489b1ac00e27621511c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "semver"
description: "Parser and evaluator for Cargo\'s flavor of Semantic Versioning"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/semver"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/semver/semver-1.0.6.crate"
  }
  version: "1.0.6"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}