diff options
| author | Shayne Hartford <shaybox@shaybox.com> | 2024-11-15 22:38:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-15 21:38:18 -0600 |
| commit | 3cf17cb89601cc4de3db23a8c9ae25f313e01aa3 (patch) | |
| tree | c293b334f8237c7f4e3305473a89112d7db19558 /Cargo.lock | |
| parent | 0902edb244d052f77656376355431b838bc3f971 (diff) | |
| download | azalea-drasl-3cf17cb89601cc4de3db23a8c9ae25f313e01aa3.tar.xz | |
Add more derives to the pathfinder goals for flexibility (#183)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -222,6 +222,7 @@ dependencies = [ "priority-queue", "rand", "rustc-hash 2.0.0", + "serde", "thiserror", "tokio", "tracing", |
