Skip to content

Commit 37675df

Browse files
chore(deps): bump metrics from 0.20.1 to 0.21.1
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.20.1 to 0.21.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.20.1...metrics-v0.21.1) --- updated-dependencies: - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48c6595 commit 37675df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fission-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hyper = "0.14"
6161
ipfs-api = { version="0.17.0", features = ["with-hyper"] }
6262
ipfs-api-backend-hyper = { version="0.6.0", features = ["with-send-sync"] }
6363
mailgun-rs = "0.1.5"
64-
metrics = "0.20"
64+
metrics = "0.21"
6565
metrics-exporter-prometheus = "0.11"
6666
metrics-util = { version = "0.15", default-features = true }
6767
mime = "0.3"

0 commit comments

Comments
 (0)