wooly-vault/Cargo.toml

15 lines
391 B
TOML
Raw Normal View History

2024-09-05 15:49:56 +02:00
[package]
name = "wooly-vault"
version = "0.1.0"
edition = "2021"
publish = false
authors = ["Christoph J. Scherr <software@cscherr.de>"]
license = "GPL-3-or-newer"
2024-09-05 15:51:42 +02:00
description = "Small hacking challenge for ⚒️ Rust Hackers 🦀"
2024-09-05 15:49:56 +02:00
readme = "README.md"
homepage = "https://git.cscherr.de/PlexSheep/wooly-vault"
repository = "https://git.cscherr.de/PlexSheep/wooly-vault"
[dependencies]