Nicotine/Cargo.toml
alterwain 171712a5ef new file: .gitignore
new file:   Cargo.lock
	new file:   Cargo.toml
	new file:   src/main.rs
2025-03-15 15:50:14 +03:00

7 lines
100 B
TOML

[package]
name = "nicotine"
version = "0.1.0"
edition = "2024"
[dependencies]
zip-extract = "0.2.1"