Setup for 2022

This commit is contained in:
2022-12-02 06:30:14 +01:00
parent f9463ba6c1
commit c889b75029
5 changed files with 110 additions and 0 deletions

8
2022/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "aoc"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]