This repository has been archived on 2024-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
AdventOfCode2024/day3/Cargo.toml
2024-12-03 22:43:28 -05:00

7 lines
75 B
TOML

[package]
name = "day3"
version = "0.1.0"
edition = "2021"
[dependencies]