mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
update prometheus version
This commit is contained in:
parent
a1ddf1f016
commit
5f63223297
3558
Cargo.lock
generated
3558
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -120,7 +120,7 @@ humantime = "2"
|
||||
indicatif = "0.17"
|
||||
itertools = "0.13"
|
||||
open = "5.3.1"
|
||||
prometheus = { version = "0.13.4", optional = true }
|
||||
prometheus = { version = "0.14.0", optional = true }
|
||||
reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls-native-roots", "blocking"] }
|
||||
self_update = { version = "=0.39.0", default-features = false, optional = true, features = ["rustls", "archive-tar", "compression-flate2"] } # FIXME: Downgraded to 0.39.0 due to https://github.com/jaemk/self_update/issues/136
|
||||
tar = "0.4.43"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user