0.1.0-overlay

This commit is contained in:
2024-10-23 20:06:34 +03:00
parent 0d4f21c79b
commit 6e90529420
9 changed files with 556 additions and 237 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "discoursio-quoter"
version = "0.0.9"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -24,6 +24,8 @@ actix-multipart = "0.7.2"
log = "0.4.22"
env_logger = "0.11.5"
actix = "0.13.5"
imageproc = "0.25.0"
ab_glyph = "0.2.29"
[[bin]]
name = "quoter"