Skip to content

Commit c77a09b

Browse files
chore(cargo): 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] <support@github.com>
1 parent 25933b1 commit c77a09b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -169,7 +169,7 @@ harness = false
169169
anyhow = "1"
170170
async-channel = "2.3.1"
171171
base64 = "0.22"
172-
chrono = { version = "0.4.38", default-features = false }
172+
chrono = { version = "0.4.39", default-features = false }
173173
deltachat-contact-tools = { path = "deltachat-contact-tools" }
174174
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
175175
deltachat = { path = ".", default-features = false }

0 commit comments

Comments
 (0)