Skip to content

Commit 6ad27e0

Browse files
[Cargo]: Bump axum-prometheus from 0.9.0 to 0.10.0
Bumps [axum-prometheus](https://github.com/Ptrskay3/axum-prometheus) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/Ptrskay3/axum-prometheus/releases) - [Changelog](https://github.com/Ptrskay3/axum-prometheus/blob/master/CHANGELOG.md) - [Commits](Ptrskay3/axum-prometheus@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: axum-prometheus dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f0d2c2 commit 6ad27e0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -36,7 +36,7 @@ openssl = { version = '0.10', features = ["vendored"] }
3636
uuid = { version = "1.19.0", features = ["v4"] }
3737
reqwest = { version = "0.12.28", features = ["json", "blocking"] }
3838
serde_json = "1.0.149"
39-
axum-prometheus = "0.9.0"
39+
axum-prometheus = "0.10.0"
4040

4141
opentelemetry = { version = "0.31.0" }
4242
opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }

0 commit comments

Comments
 (0)