This website requires JavaScript.
Explore
Help
Sign In
Playground
/
AdventOfCode
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
daead25413
AdventOfCode
/
y2024
/
Cargo.toml
8 lines
93 B
TOML
Raw
Normal View
History
Unescape
Escape
Moved aoc challenges from their own repos to this one
2024-10-25 11:07:47 +02:00
[
package
]
name
=
"y2024"
version
=
"0.1.0"
edition
=
"2021"
[
dependencies
]
y2024d3 use regex for part 1
2024-12-03 10:21:13 +01:00
regex
=
"1.11.1"
Reference in New Issue
Copy Permalink