storage in the system is now storing log in details properly well

This commit is contained in:
filipriec
2025-05-25 21:33:24 +02:00
parent 4e7213d1aa
commit 6e1997fd9d
9 changed files with 204 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -409,6 +409,7 @@ dependencies = [
"prost",
"ratatui",
"serde",
"serde_json",
"time",
"tokio",
"toml",