Skip to content

Commit 03944ed

Browse files
Bump chrono from 0.4.37 to 0.4.38 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.37...v0.4.38) --- 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 feeaef1 commit 03944ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: ql/Cargo.lock

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

Diff for: ql/buramu/Cargo.toml

+1-1
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.37"
10+
chrono = "0.4.38"
1111
rayon = "1.9.0"
1212
regex = "1.10.4"

0 commit comments

Comments
 (0)