I don't like learning Rust, continue in c++ for now -- advent_of_code

This commit is contained in:
2021-12-19 01:00:35 +01:00
parent 7a8d39f5ca
commit b0c82a440c
3 changed files with 47 additions and 2 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
text_io = "0.1.9"