Skip to content

Commit cfa38bc

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -25,7 +25,7 @@ clap = { version = "4.5.31", features = ["derive"] }
2525
criterion = "0.5.0"
2626
env_logger = "0.11.3"
2727
insta = { version = "1.42.2", features = ["filters"] }
28-
jiff = { version = "0.2.2" }
28+
jiff = { version = "0.2.3" }
2929
libc = "0.2.170"
3030
log = "0.4.26"
3131
nalgebra = "0.33.2"

0 commit comments

Comments
 (0)