Skip to content

Commit

Permalink
Use metrics = 0.21 (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych authored Apr 12, 2024
1 parent d8eb7c4 commit bfa8f91
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 @@ -70,7 +70,7 @@ spl-token = "3.5.0"
reqwest = {version = "0", default-features=false, features = ["gzip", "json", "rustls-tls"]}
beacon = { git = "https://github.com/helium/proto", branch = "master" }
humantime = "2"
metrics = "0"
metrics = "0.21"
metrics-exporter-prometheus = "0"
tracing = "0"
tracing-subscriber = { version = "0", default-features=false, features = ["env-filter", "registry", "fmt"] }
Expand Down

0 comments on commit bfa8f91

Please sign in to comment.