Skip to content

Commit

Permalink
chore: update jiff to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Feb 16, 2025
1 parent 1bf4ccd commit d9360bc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 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 @@ -49,7 +49,7 @@ gix = { version = "0.70", default-features = false, features = [
] }
indexmap = "2.7"
is-terminal = "0.4"
jiff = "0.1.29"
jiff = "0.2.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
strsim = "0.11"
Expand Down

0 comments on commit d9360bc

Please sign in to comment.