Skip to content

Commit

Permalink
Bump duration-string from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [duration-string](https://github.com/Ronniskansing/duration-string) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/Ronniskansing/duration-string/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 3cca5dc commit 5f22a2e
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 integrations/gmail/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyhow = "1.0.86"
base64 = "0.21.7"
chardetng = "0.1.17"
charset = "0.1.3"
duration-string = { version = "0.3.0", features = ["serde"] }
duration-string = { version = "0.4.0", features = ["serde"] }
exocore = { version = "0.1.25", default-features = false, features = ["client", "logger"] }
exomind-protos = {version = "0.1.15", path = "../../protos"}
google-gmail1 = "5.0.3"
Expand Down

0 comments on commit 5f22a2e

Please sign in to comment.