Skip to content

Commit

Permalink
build(deps): bump calamine from 0.22.1 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [calamine](https://github.com/tafia/calamine) from 0.22.1 to 0.23.0.
- [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md)
- [Commits](tafia/calamine@v0.22.1...v0.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent ca546cd commit 2824d88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ cached = { version = "0.46", default-features = false, features = [
"proc_macro",
"redis_ahash",
], optional = true }
calamine = { version = "0.22", features = ["dates"] }
calamine = { version = "0.23", features = ["dates"] }
censor = { version = "0.3", optional = true }
chrono = { version = "0.4", default-features = false }
console = { version = "0.15", optional = true }
Expand Down

0 comments on commit 2824d88

Please sign in to comment.