From 5cc0022c02711e74ef0b16cb6bf9245def583504 Mon Sep 17 00:00:00 2001 From: Olivia Brooks <109807080+Cutieguwu@users.noreply.github.com> Date: Fri, 28 Mar 2025 18:39:36 -0400 Subject: [PATCH] Update Cargo.toml --- miller/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miller/Cargo.toml b/miller/Cargo.toml index c76f02a..1d5f2b4 100644 --- a/miller/Cargo.toml +++ b/miller/Cargo.toml @@ -22,4 +22,4 @@ features = [ ] [dependencies.gamelog] -path = "./gamelog" +path = "../gamelog"