summaryrefslogtreecommitdiff
path: root/2023/rust/day11/Cargo.toml
blob: 8f5b9a5ce198fd21208dd5f10c217f88f15e0a79 (plain)
1
2
3
4
5
6
7
8
[package]
name = "day11"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]