Skip to content

Commit

Permalink
Bump duration-str from 0.10.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [duration-str](https://github.com/baoyachi/duration-str) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/baoyachi/duration-str/releases)
- [Commits](baoyachi/duration-str@v0.10.0...v0.11.2)

---
updated-dependencies:
- dependency-name: duration-str
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent c4e7818 commit 40d4b8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion certifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde_json = "1.0.117"
base64 = "0.22.1"
axum-prometheus = "0.6.1"
tower = { version = "0.4.13", features = ["limit", "load-shed", "buffer"] }
duration-str = { version = "0.10.0", default-features = false, features = [
duration-str = { version = "0.11.2", default-features = false, features = [
"serde",
"time",
] }
Expand Down

0 comments on commit 40d4b8f

Please sign in to comment.