Skip to content

Commit

Permalink
Merge branch 'main' into w-152-log
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Apr 4, 2024
2 parents 5b04def + cb4349a commit 6e47e60
Show file tree
Hide file tree
Showing 10 changed files with 291 additions and 345 deletions.
281 changes: 0 additions & 281 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ edition = "2021"

[dependencies]
subprocess = "0.2"
chrono = "0.4"
hostname = "0.3"
clap = { version = "4.5", features = ["derive"] }
csv = "1.3"
page_size = "0.6"
libc = "0.2"
signal-hook = "0.3"
serde_json = "1.0.114"
serde = { version = "1.0.197", features = ["derive"] }
signal-hook = { version = "0.3", default-features = false, features = [] }
Loading

0 comments on commit 6e47e60

Please sign in to comment.