mirror of
https://codeberg.org/demostf/cleanup.git
synced 2026-06-03 10:04:10 +02:00
9 lines
224 B
TOML
9 lines
224 B
TOML
[package]
|
|
name = "cleanup"
|
|
version = "0.1.0"
|
|
authors = ["Robin Appelman <robin@icewind.nl>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|