Skip to content

Commit 3892b81

Browse files
dependabot[bot]jpgrayson
authored andcommitted
chore(deps): bump jiff from 0.2.0 to 0.2.1
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@0.2.0...0.2.1) --- updated-dependencies: - dependency-name: jiff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bde975 commit 3892b81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ gix = { version = "0.70", default-features = false, features = [
4949
] }
5050
indexmap = "2.7"
5151
is-terminal = "0.4"
52-
jiff = "0.2.0"
52+
jiff = "0.2.1"
5353
serde = { version = "1.0", features = ["derive"] }
5454
serde_json = "1.0"
5555
strsim = "0.11"

0 commit comments

Comments
 (0)