Skip to content

Commit

Permalink
Update systemstat crate to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 03a477a commit 18006b8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
22 changes: 19 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ regex = "1"
sentry = { version = "0.20", features = ["default", "log", "env_logger"] }
serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0"
systemstat = "0.1.11"
systemstat = "0.2.3"

[dev-dependencies]
approx = "0.5.1"

0 comments on commit 18006b8

Please sign in to comment.