Files
tiny-encrypt-rs/Cargo.toml

11 lines
249 B
TOML

[package]
name = "tiny-encrypt"
version = "0.0.0"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]