hotfix for issue with socktop agent not creating ssl certificate on first launch after upgrade of axum server version.

This commit is contained in:
2025-11-21 00:21:05 -08:00
parent c80f8cc363
commit 4b9d11dc9e
4 changed files with 10 additions and 6 deletions
Generated
+1 -1
View File
@@ -2060,7 +2060,7 @@ dependencies = [
[[package]]
name = "socktop_agent"
version = "1.50.1"
version = "1.50.2"
dependencies = [
"anyhow",
"assert_cmd",