summaryrefslogtreecommitdiff
path: root/shortest-distance-to-a-character/Cargo.toml
blob: ce28cb0021b8a7e798f088796bd82e198f1d0da4 (plain)
1
2
3
4
5
6
7
8
[package]
name = "shortest-distance-to-a-character"
version = "0.1.0"
edition = "2021"

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

[dependencies]