advent_of_code_2022/days/day08/Cargo.toml
Gabe Venberg 242989bb95 switched to workspaces.
This should let me make a cross-day library.
2023-11-19 20:32:41 -06:00

7 lines
129 B
TOML

[package]
name = "day08"
authors.workspace = true
description.workspace = true
version.workspace = true
edition.workspace = true