feature/gps-map-support #48

Merged
cameron merged 5 commits from feature/gps-map-support into master 2026-01-28 15:54:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a6cc64ece0 - Show all commits

2
Cargo.lock generated
View File

@@ -1797,7 +1797,7 @@ dependencies = [
[[package]]
name = "image-api"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"actix",
"actix-cors",

View File

@@ -1,6 +1,6 @@
[package]
name = "image-api"
version = "0.5.1"
version = "0.5.2"
authors = ["Cameron Cordes <cameronc.dev@gmail.com>"]
edition = "2024"