summaryrefslogtreecommitdiff
path: root/2025/11/rust/Cargo.toml
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2026-03-18 21:48:13 +0000
committermhsn <mail@mhsn.net>2026-03-18 21:48:13 +0000
commit498eacd32e3812951d6955b5159f190717860345 (patch)
tree4077566169175f6aa11fff09b674ac337090c4fc /2025/11/rust/Cargo.toml
parente6600d91e1feaaca62a8a2dc542b116dbba887c3 (diff)
downloadpuzzles-498eacd32e3812951d6955b5159f190717860345.tar.gz
puzzles-498eacd32e3812951d6955b5159f190717860345.zip
25-11 rust
Diffstat (limited to '2025/11/rust/Cargo.toml')
-rw-r--r--2025/11/rust/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/2025/11/rust/Cargo.toml b/2025/11/rust/Cargo.toml
new file mode 100644
index 0000000..9fbcc03
--- /dev/null
+++ b/2025/11/rust/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "aoc_2025-11"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]