Skip to content

Commit

Permalink
Switch back to regular prometheus, as the 32bit fix has been merged
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Nov 12, 2024
1 parent 4765315 commit a43b412
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
28 changes: 19 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ privdrop = "0.5.4"

[dependencies.prometheus]
optional = true
package = "prometheus-32bitfix"
version = "0.13.1"
package = "prometheus"
version = "0.13.4"
default-features = false
features = ["process"]

Expand Down

0 comments on commit a43b412

Please sign in to comment.