From 3cf17cb89601cc4de3db23a8c9ae25f313e01aa3 Mon Sep 17 00:00:00 2001 From: Shayne Hartford Date: Fri, 15 Nov 2024 22:38:18 -0500 Subject: Add more derives to the pathfinder goals for flexibility (#183) --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 5515af7d..a0afb8c0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -222,6 +222,7 @@ dependencies = [ "priority-queue", "rand", "rustc-hash 2.0.0", + "serde", "thiserror", "tokio", "tracing", -- cgit v1.2.3