This repository has been archived on 2026-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
Tasky/Cargo.toml
2024-06-21 13:35:31 -04:00

7 lines
95 B
TOML
Executable file

[package]
name = "Tasky"
version = "0.1.0"
edition = "2021"
[dependencies]
serde_json = "1.0"