Skip to content

Commit 4de5867

Browse files
Merge pull request #6378 from deltachat/dependabot/cargo/chrono-0.4.39
2 parents 38836e8 + c77a09b commit 4de5867

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)