Skip to content

Commit 71ac920

Browse files
jyn514Joshua Nelson
authored andcommitted
Update prometheus, removing spin dependency
Changelog: https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md#0100
1 parent 0e83b5d commit 71ac920

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

Cargo.lock

Lines changed: 4 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ toml = "0.5"
3939
schemamama = "0.3"
4040
schemamama_postgres = "0.3"
4141
systemstat = "0.1.4"
42-
prometheus = { version = "0.9.0", default-features = false }
42+
prometheus = { version = "0.10.0", default-features = false }
4343
rustwide = "0.10.0"
4444
mime_guess = "2"
4545
dotenv = "0.15"

0 commit comments

Comments
 (0)