mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
8 lines
135 B
TOML
8 lines
135 B
TOML
[package]
|
|
name = "day-17"
|
|
version = "0.1.0"
|
|
authors = ["Bert Peters <bert.ljpeters@gmail.com>"]
|
|
|
|
[dependencies]
|
|
rust-crypto = "0.2.36"
|