Skip to content

Commit

Permalink
Merge pull request #238 from spacemeshos/dependabot/cargo/sysinfo-0.3…
Browse files Browse the repository at this point in the history
…0.10

Bump sysinfo from 0.30.7 to 0.30.10
  • Loading branch information
fasmat committed Apr 16, 2024
2 parents a138464 + 33f9f45 commit c205f95
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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env_logger = "0.11.1"
clap = { version = "4.5.3", features = ["derive"] }
hex = "0.4.3"
mockall = "0.12.1"
sysinfo = "0.30.5"
sysinfo = "0.30.10"
axum = "0.7.5"
serde = { version = "1.0.197", features = ["derive"] }
range-set = "0.0.11"
Expand Down

0 comments on commit c205f95

Please sign in to comment.