This commit is contained in:
2021-12-16 16:46:55 +01:00
parent d9ae111b2c
commit 5704c6bd8d
5 changed files with 38 additions and 7 deletions

9
december_16/Cargo.toml Normal file
View File

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