advent_of_code/2019/day12_the_n-body_problem/Cargo.toml
2023-03-12 18:29:00 +01:00

8 lines
193 B
TOML

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