summary refs log tree commit diff
path: root/third_party/cachunker/Cargo.toml
blob: 7b9444f55a142433d9d0d5abb18de43aee862686 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-FileCopyrightText: edef <edef@unfathomable.blue>
# SPDX-License-Identifier: LGPL-2.1-or-later

[package]
name = "cachunker"
version = "0.1.0"
edition = "2021"

[build-dependencies]
cc = "1.0.73"