100-days-of-rust/Week-03/Day-19_URL-Shortener/day19/Cargo.toml

7 lines
76 B
TOML
Raw Normal View History

2024-08-13 12:26:33 +00:00
[package]
name = "day19"
version = "0.1.0"
edition = "2021"
[dependencies]