generated from luke-else/AdventOfCodeXXXX
Initial commit
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "advent_of_code_XXXX"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
tokio = {version = "1.41.1", features = ["full"]}
|
||||
Reference in New Issue
Block a user