Move to published version of library
This commit is contained in:
parent
94c231bf2c
commit
145104abdf
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
colored = "2"
|
colored = "2"
|
||||||
mosaic-tile = { path = "/home/spinning/tll/Documents/Coding/Languages/Rust/mosaic-tile"}
|
mosaic-tile = "0.4"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = true
|
lto = true
|
||||||
Loading…
Add table
Reference in a new issue