Skip to content

Commit

Permalink
Bump sysinfo from 0.30.4 to 0.30.5 (#480)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 772ddbf commit bea57fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ serde_json = "1.0.111"
serde_with = { version = "3.3.0", features = ["base64", "macros"] }
sled = "0.34.7"
strip-ansi-escapes = "0.2.0"
sysinfo = "0.30.4"
sysinfo = "0.30.5"
thiserror = "1.0.56"
tokio = { version = "1.33.0", features = ["full"] }
tokio-native-tls = "0.3.1"
Expand Down

0 comments on commit bea57fa

Please sign in to comment.