# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "aoc2022" version = "0.1.0" dependencies = [ "seahash", ] [[package]] name = "seahash" version = "4.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"