From e79a61a9372db9e52f8268ce58e8af677d48a348 Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 24 Aug 2023 18:21:45 -0500 Subject: works pretty not bad --- Cargo.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Cargo.lock (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..6616951 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,16 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "camino" +version = "1.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c" + +[[package]] +name = "whenwasit" +version = "0.1.0" +dependencies = [ + "camino", +] -- cgit 1.4.1-3-g733a5