summaryrefslogtreecommitdiff
path: root/METADATA
blob: 858b3d66fe0efac027b82ece7b39227d972a6d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "lz4_flex"
description: "Fastest LZ4 implementation in Rust, no unsafe by default."
third_party {
  identifier {
    type: "crates.io"
    value: "https://crates.io/crates/lz4_flex"
  }
  identifier {
    type: "Archive"
    value: "https://static.crates.io/crates/lz4_flex/lz4_flex-0.11.2.crate"
  }
  version: "0.11.2"
  license_type: NOTICE
  last_upgrade_date {
    year: 2024
    month: 1
    day: 17
  }
}