storage-path-generator/Cargo.toml

13 lines
387 B
TOML

[package]
name = "storage-path-generator"
description = "A tool to generate efficient directory structures"
version = "0.1.1"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
repository = "https://git.asonix.dog/asonix/storage-path-generator"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]