Skip to content

Commit 1e5347e

Browse files
Bump chrono from 0.4.38 to 0.4.39
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3a1023 commit 1e5347e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "MIT"
1515
python = ["dep:pyo3"]
1616

1717
[dependencies]
18-
chrono = { version = "0.4.38", features = ["serde"] }
18+
chrono = { version = "0.4.39", features = ["serde"] }
1919
pyo3 = { version = "0.23.3", optional = true }
2020
serde = { version = "1.0.216", features = ["derive"] }
2121
serde-xml-rs = "0.6.0"

0 commit comments

Comments
 (0)