This commit is contained in:
Dave Kempe
2026-07-30 20:50:26 +10:00
parent a784498886
commit a897fcc63b
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -3253,7 +3253,7 @@ dependencies = [
[[package]]
name = "rustguac"
version = "1.9.6"
version = "1.9.7"
dependencies = [
"aes",
"axum",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustguac"
version = "1.9.6"
version = "1.9.7"
edition = "2021"
description = "Lightweight Rust replacement for Apache Guacamole client"