cargo fmt and version bump

This commit is contained in:
jasonwitty 2025-08-26 00:20:52 -07:00
parent 3394beab67
commit 322981ada7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2187,7 +2187,7 @@ dependencies = [
[[package]]
name = "socktop_agent"
version = "1.40.1"
version = "1.40.2"
dependencies = [
"anyhow",
"assert_cmd",

View File

@ -1,6 +1,6 @@
[package]
name = "socktop_agent"
version = "1.40.1"
version = "1.40.2"
authors = ["Jason Witty <jasonpwitty+socktop@proton.me>"]
description = "Remote system monitor over WebSocket, TUI like top"
edition = "2021"