This commit is contained in:
Dave Kempe
2026-04-22 16:32:37 +10:00
parent e79883224f
commit 65ddf26663
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -3379,7 +3379,7 @@ dependencies = [
[[package]]
name = "rustguac"
version = "1.6.4"
version = "1.6.5"
dependencies = [
"aes 0.8.4",
"axum",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustguac"
version = "1.6.4"
version = "1.6.5"
edition = "2021"
description = "Lightweight Rust replacement for Apache Guacamole client"