Files
performance_aware_programming/haversine/Cargo.toml
patrick e5b423aab2
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Modernise CI (#8)
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
Reviewed-on: #8
2025-09-09 08:18:31 +00:00

11 lines
193 B
TOML

[package]
name = "haversine"
version = "0.1.0"
edition.workspace = true
[lib]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]