diff options
| author | mhsn <mail@mhsn.net> | 2026-03-18 21:48:13 +0000 |
|---|---|---|
| committer | mhsn <mail@mhsn.net> | 2026-03-18 21:48:13 +0000 |
| commit | 498eacd32e3812951d6955b5159f190717860345 (patch) | |
| tree | 4077566169175f6aa11fff09b674ac337090c4fc /2025/11/rust/Cargo.lock | |
| parent | e6600d91e1feaaca62a8a2dc542b116dbba887c3 (diff) | |
| download | puzzles-498eacd32e3812951d6955b5159f190717860345.tar.gz puzzles-498eacd32e3812951d6955b5159f190717860345.zip | |
25-11 rust
Diffstat (limited to '2025/11/rust/Cargo.lock')
| -rw-r--r-- | 2025/11/rust/Cargo.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/2025/11/rust/Cargo.lock b/2025/11/rust/Cargo.lock new file mode 100644 index 0000000..ab53f99 --- /dev/null +++ b/2025/11/rust/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "aoc_2025-11" +version = "0.1.0" |
