Skip to content

Commit a1aedbb

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump jiff from 0.2.16 to 0.2.17
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.16 to 0.2.17. - [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.16...jiff-static-0.2.17) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eebfbc4 commit a1aedbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -27,7 +27,7 @@ clap = { version = "4.5.49", features = ["derive"] }
2727
criterion = "0.8.1"
2828
env_logger = "0.11.8"
2929
insta = { version = "1.45.1", features = ["filters"] }
30-
jiff = { version = "0.2.16" }
30+
jiff = { version = "0.2.17" }
3131
libc = "0.2.178"
3232
log = "0.4.29"
3333
nalgebra = "0.34.1"

0 commit comments

Comments
 (0)