Offically specified v0.2.0
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "watcat"
|
name = "watcat"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
@ -8,7 +8,7 @@ why?
|
|||||||
|
|
||||||
cosmo relies on [imagetext-py](https://github.com/nathanielfernandes/imagetext-py), which either does not have a freebsd wheel or else uv cannot find it
|
cosmo relies on [imagetext-py](https://github.com/nathanielfernandes/imagetext-py), which either does not have a freebsd wheel or else uv cannot find it
|
||||||
|
|
||||||
~~also I'm a rust shill and python hater and just needed an excuse~~
|
now it seems that magick-rust can't link on freebsd... guess I'll die
|
||||||
|
|
||||||
but your code sucks
|
but your code sucks
|
||||||
-------------------
|
-------------------
|
||||||
@ -31,3 +31,4 @@ TODO
|
|||||||
+ ~~literally just add the text~~
|
+ ~~literally just add the text~~
|
||||||
+ add easter egg
|
+ add easter egg
|
||||||
+ make various parameters user-configurable
|
+ make various parameters user-configurable
|
||||||
|
+ use tiny-skia instead of magick-rust?
|
||||||
|
|||||||
Reference in New Issue
Block a user