This website requires JavaScript.
Explore
Help
Sign In
ktims
/
aoc2024
Watch
1
Star
0
Fork
0
You've already forked aoc2024
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aoc2024
/
utils
/
grid
/
Cargo.toml
10 lines
98 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
day6: complete solution + grid lib (used in solution)
2024-12-05 22:41:47 -08:00
[
package
]
name
=
"grid"
version
=
"0.1.0"
edition
=
"2021"
[
dependencies
]
chore: refactor for cargo-aoc / codspeed
2024-12-11 15:45:52 -08:00
[
lib
]
path
=
"lib.rs"
Reference in New Issue
Copy Permalink