Skip to content

Commit e3ff764

Browse files
Bump chrono from 0.4.26 to 0.4.27 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.27. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.26...v0.4.27) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8624ff1 commit e3ff764

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ql/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.

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.26"
10+
chrono = "0.4.27"
1111
rayon = "1.7.0"
1212
regex = "1.9.3"

0 commit comments

Comments
 (0)