Skip to content

Commit

Permalink
chore(deps): bump jiff from 0.1.18 to 0.1.21
Browse files Browse the repository at this point in the history
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.1.18 to 0.1.21.
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@0.1.18...0.1.21)

---
updated-dependencies:
- dependency-name: jiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpgrayson committed Jan 11, 2025
1 parent 2857f90 commit f20c9cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ flate2 = "1"
gix = { version = "0.69", default-features = false, features = ["command", "revision"] }
indexmap = "2.1"
is-terminal = "0.4"
jiff = "0.1.10"
jiff = "0.1.21"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
strsim = "0.11"
Expand Down

0 comments on commit f20c9cd

Please sign in to comment.