aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 703e67210b41153d9e052bf1d36665df7cd00653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "httparse"
description: "A tiny, safe, speedy, zero-copy HTTP/1.x parser."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/httparse"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/httparse/httparse-1.8.0.crate"
  }
  version: "1.8.0"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 6
    day: 7
  }
}