Skip to content

Commit 5a2ce60

Browse files
chore(cargo): bump chrono from 0.4.40 to 0.4.41
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.41. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ebcee1 commit 5a2ce60

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
@@ -173,7 +173,7 @@ harness = false
173173
anyhow = "1"
174174
async-channel = "2.3.1"
175175
base64 = "0.22"
176-
chrono = { version = "0.4.40", default-features = false }
176+
chrono = { version = "0.4.41", default-features = false }
177177
deltachat-contact-tools = { path = "deltachat-contact-tools" }
178178
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
179179
deltachat = { path = ".", default-features = false }

0 commit comments

Comments
 (0)