diff --git a/Cargo.toml b/Cargo.toml index 5e37b20f..dc03f272 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" [dependencies] colored = "2" -mosaic-tile = { path = "/home/spinning/tll/Documents/Coding/Languages/Rust/mosaic-tile"} +mosaic-tile = "0.4" [profile.release] lto = true \ No newline at end of file