Skip to content

Commit bb40e8c

Browse files
Bump chrono from 0.4.37 to 0.4.38
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] <[email protected]>
1 parent 5c1b33b commit bb40e8c

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
@@ -10,7 +10,7 @@ repository = "https://gitlab.collabora.com/lava/lava-gitlab-runner.git"
1010

1111
[dependencies]
1212
bytes = "1.2.1"
13-
chrono = { version = "0.4.20", features = ["serde"] }
13+
chrono = { version = "0.4.38", features = ["serde"] }
1414
colored = "2"
1515
gitlab-runner = "0.0.9"
1616
lava-api = "0.1.2"

0 commit comments

Comments
 (0)