chore: cargo bootstrap

This commit is contained in:
Zhongheng Liu 2024-12-11 21:05:36 +02:00
commit 71a7dba50c
Signed by: steven
GPG key ID: 805A28B071DAD84B
3 changed files with 19 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "advent2024"
version = "0.1.0"
edition = "2021"
[dependencies]