Skip to content

Commit

Permalink
Merge pull request #62 from lambdalisue/dependabot/cargo/metrics-0.24.0
Browse files Browse the repository at this point in the history
chore(deps): update metrics requirement from 0.23.0 to 0.24.0
  • Loading branch information
lambdalisue authored Oct 22, 2024
2 parents 89a2e4f + a59da3f commit 6e8d01b
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.23.0"
metrics = "0.24.0"

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

0 comments on commit 6e8d01b

Please sign in to comment.