0.8.0-pre6
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-06-10 20:08:45 -07:00
parent 986a8b835d
commit a35a7465bf
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1903,7 +1903,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "submissions-api"
version = "0.8.0-pre5"
version = "0.8.0-pre6"
dependencies = [
"chrono",
"reqwest",

View File

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