async-gen
All checks were successful
deploy / deploy (push) Successful in 4m33s

This commit is contained in:
2024-10-22 20:35:51 +03:00
parent 1c27714455
commit f5ee1c75ee
3 changed files with 136 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "discoursio-quoter"
version = "0.0.7"
version = "0.0.8"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -23,6 +23,7 @@ aws-config = "1.5.5"
actix-multipart = "0.7.2"
log = "0.4.22"
env_logger = "0.11.5"
actix = "0.13.5"
[[bin]]
name = "quoter"