Skip to content

Commit

Permalink
Merge pull request #463 from spacemeshos/dependabot/cargo/duration-st…
Browse files Browse the repository at this point in the history
…r-0.12.0

build(deps): bump duration-str from 0.11.3 to 0.12.0
  • Loading branch information
poszu authored Dec 31, 2024
2 parents 551a659 + 0cfaa9a commit 3d502bd
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 @@ -26,7 +26,7 @@ serde_json = "1.0.134"
base64 = "0.22.1"
axum-prometheus = "0.7.0"
tower = { version = "0.5.2", features = ["limit", "load-shed", "buffer"] }
duration-str = { version = "0.11.3", default-features = false, features = [
duration-str = { version = "0.12.0", default-features = false, features = [
"serde",
"time",
] }
Expand Down

0 comments on commit 3d502bd

Please sign in to comment.