aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorShayne Hartford <shaybox@shaybox.com>2024-11-15 22:38:18 -0500
committerGitHub <noreply@github.com>2024-11-15 21:38:18 -0600
commit3cf17cb89601cc4de3db23a8c9ae25f313e01aa3 (patch)
treec293b334f8237c7f4e3305473a89112d7db19558 /Cargo.lock
parent0902edb244d052f77656376355431b838bc3f971 (diff)
downloadazalea-drasl-3cf17cb89601cc4de3db23a8c9ae25f313e01aa3.tar.xz
Add more derives to the pathfinder goals for flexibility (#183)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
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",