summaryrefslogtreecommitdiff
path: root/find-the-highest-altitude/Cargo.toml
blob: 648fce4e15eb64b1f474a0774358f4ac6a155bc4 (plain)
1
2
3
4
5
6
7
8
[package]
name = "find-the-highest-altitude"
version = "0.1.0"
edition = "2021"

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

[dependencies]