Skip to content

Commit

Permalink
Bump chrono from 0.4.31 to 0.4.32
Browse files Browse the repository at this point in the history
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.32.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.31...v0.4.32)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent e4e261e commit 5f83727
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 13 deletions.
81 changes: 69 additions & 12 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 @@ -15,7 +15,7 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.79"
chrono = "0.4.31"
chrono = "0.4.32"
pyo3 = { version = "0.20.2", features = ["extension-module", "abi3-py38"] }
roxmltree = "0.19.0"
serde = { version = "1.0.195", features = ["derive"] }
Expand Down

0 comments on commit 5f83727

Please sign in to comment.