update Readme to Day07

This commit is contained in:
2023-12-07 19:49:14 +01:00
parent e06c191e99
commit 06d2e664ad
4 changed files with 194 additions and 1 deletions

8
Day07/rust/Cargo.toml Normal file
View File

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