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"