Feature/tts integration #103

Merged
cameron merged 10 commits from feature/tts-integration into master 2026-06-07 21:35:50 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit dec6f21af9 - Show all commits
Generated
+1 -1
View File
@@ -2051,7 +2051,7 @@ dependencies = [
[[package]]
name = "image-api"
version = "1.2.0"
version = "1.3.0"
dependencies = [
"actix",
"actix-cors",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "image-api"
version = "1.2.0"
version = "1.3.0"
authors = ["Cameron Cordes <cameronc.dev@gmail.com>"]
edition = "2024"