Skip to content

Commit 367205d

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump chrono from 0.4.25 to 0.4.26
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.25...v0.4.26) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a8735 commit 367205d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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.

git-branchless-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ assert_cmd = "2.0.7"
4747
async-trait = "0.1.68"
4848
bstr = "1.5.0"
4949
chashmap = "2.2.2"
50-
chrono = "0.4.25"
50+
chrono = "0.4.26"
5151
color-eyre = "0.6.2"
5252
concolor = { version = "0.1.1", features = ["auto"] }
5353
console = "0.15.7"

git-branchless-revset/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.7.0"
88

99
[dependencies]
1010
bstr = "1.5.0"
11-
chrono = "0.4.25"
11+
chrono = "0.4.26"
1212
chrono-english = "0.1.7"
1313
chronoutil = "0.2.4"
1414
eden_dag = { package = "esl01-dag", version = "0.3.0" }

git-branchless-reword/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.7.0"
88

99
[dependencies]
1010
bstr = "1.5.0"
11-
chrono = "0.4.25"
11+
chrono = "0.4.26"
1212
eden_dag = { package = "esl01-dag", version = "0.3.0" }
1313
eyre = "0.6.8"
1414
git-branchless-opts = { version = "0.7.0", path = "../git-branchless-opts" }

0 commit comments

Comments
 (0)