Skip to content

Commit 39a07d4

Browse files
Bump chrono from 0.4.24 to 0.4.25 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.24...v0.4.25) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc844c commit 39a07d4

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

ql/Cargo.lock

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

ql/buramu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2018"
77

88
[dependencies]
99
lazy_static = "1.4.0"
10-
chrono = "0.4.24"
10+
chrono = "0.4.25"
1111
rayon = "1.7.0"
1212
regex = "1.8.3"

0 commit comments

Comments
 (0)