Skip to content

Commit

Permalink
chore(deps): Bump duration-str from 0.5.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [duration-str](https://github.com/baoyachi/duration-str) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/baoyachi/duration-str/releases)
- [Commits](baoyachi/duration-str@0.5.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 78b83df commit ed83baf
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 src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ clickhouse = { git = "https://github.com/risingwavelabs/clickhouse.rs", rev = "6
"time",
] }
csv = "1.2"
duration-str = "0.5.1"
duration-str = "0.7.0"
easy-ext = "1"
enum-as-inner = "0.6"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit ed83baf

Please sign in to comment.