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

8 lines
95 B
TOML
Raw Normal View History

2024-06-20 12:06:16 -05:00
[package]
name = "Tasky"
version = "0.1.0"
edition = "2021"
[dependencies]
2024-06-21 12:35:31 -05:00
serde_json = "1.0"