Skip to content

Commit

Permalink
Merge pull request #50 from lambdalisue/dependabot/cargo/metrics-0.23.0
Browse files Browse the repository at this point in the history
chore(deps): update metrics requirement from 0.22.0 to 0.23.0
  • Loading branch information
lambdalisue committed Jun 20, 2024
2 parents 59b8c0e + a7cfeb5 commit 42bf341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use-gauge-on-cpu-seconds-total = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
metrics = "0.22.0"
metrics = "0.23.0"

[target.'cfg(target_os = "macos")'.dependencies]
libproc = "0.14.2"
Expand Down

0 comments on commit 42bf341

Please sign in to comment.