Skip to content

Commit 9c886a6

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump jiff from 0.2.1 to 0.2.2
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@0.2.1...jiff-static-0.2.2) --- updated-dependencies: - dependency-name: jiff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ad0af commit 9c886a6

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

Cargo.lock

+14-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
@@ -24,7 +24,7 @@ clap = { version = "4.5.31", features = ["derive"] }
2424
criterion = "0.5.0"
2525
env_logger = "0.11.3"
2626
insta = { version = "1.42.2", features = ["filters"] }
27-
jiff = { version = "0.2.1" }
27+
jiff = { version = "0.2.2" }
2828
libc = "0.2.170"
2929
log = "0.4.26"
3030
nalgebra = "0.33.2"

0 commit comments

Comments
 (0)