Release v0.1.1

This commit is contained in:
rzuasti
2026-06-06 16:31:59 -04:00
parent a69d1aa91a
commit 37075294e3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1643,7 +1643,7 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
[[package]]
name = "oott"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"axum",
"chrono",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "oott"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
[dependencies]
+1 -1
View File
@@ -1,7 +1,7 @@
name: frontend
description: "OOTT - Easy to setup and use network device discovery and alert system"
publish_to: "none"
version: 0.1.0
version: 0.1.1
environment:
sdk: ^3.10.8