submissions-api: v0.10.1 audit events
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-08 18:10:32 -08:00
parent 57501d446f
commit 3400056c23
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2019,7 +2019,7 @@ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
[[package]]
name = "submissions-api"
version = "0.10.0"
version = "0.10.1"
dependencies = [
"chrono",
"reqwest",

View File

@@ -1,6 +1,6 @@
[package]
name = "submissions-api"
version = "0.10.0"
version = "0.10.1"
edition = "2024"
publish = ["strafesnet"]
repository = "https://git.itzana.me/StrafesNET/maps-service"