Skip to content

Commit 52dc1e7

Browse files
authored
Merge pull request #1002 from vbrandl/dependabot/cargo/minor-a50cb0172b
Bump jiff from 0.2.19 to 0.2.20 in the minor group
2 parents 1505cdd + e2e1622 commit 52dc1e7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Dependencies
99
- Bump `serde_json` from 1.0.147 to 1.0.149 ([#975](https://github.com/vbrandl/hoc/pull/975), [#979](https://github.com/vbrandl/hoc/pull/979))
1010
- Update `Cargo.lock` and `flake.lock` ([#977](https://github.com/vbrandl/hoc/pull/977))
11-
- Bump `jiff` from 0.2.17 to 0.2.19 ([#978](https://github.com/vbrandl/hoc/pull/978), [#999](https://github.com/vbrandl/hoc/pull/999))
11+
- Bump `jiff` from 0.2.17 to 0.2.20 ([#978](https://github.com/vbrandl/hoc/pull/978), [#999](https://github.com/vbrandl/hoc/pull/999), [#1002](https://github.com/vbrandl/hoc/pull/1002))
1212
- Update `Cargo.lock` and `flake.lock` ([#977](https://github.com/vbrandl/hoc/pull/977))
1313
- Bump `vergen-gix` from 1.0.9 to 9.1.0 ([#981](https://github.com/vbrandl/hoc/pull/981))
1414
- Bump `thiserror` from 2.0.17 to 2.0.18 ([#980](https://github.com/vbrandl/hoc/pull/980))

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dotenvy = "0.15.7"
2424
futures = "0.3.31"
2525
git2 = "0.20.4"
2626
gix-glob = "0.24.0"
27-
jiff = "0.2.19"
27+
jiff = "0.2.20"
2828
mime = "0.3.17"
2929
reqwest = { version = "0.12.28", default-features = false, features = [
3030
"charset",

0 commit comments

Comments
 (0)