Skip to content

Commit

Permalink
Bump jiff from 0.1.23 to 0.1.24
Browse files Browse the repository at this point in the history
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.1.23 to 0.1.24.
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@0.1.23...0.1.24)

---
updated-dependencies:
- dependency-name: jiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent 387fe81 commit eb66bb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -42,7 +42,7 @@ codegen-units = 1
[workspace.dependencies]
base64 = { version = "0.22.1" }
indoc = "2.0.5"
jiff = { version = "0.1.21", features = [ "serde" ]}
jiff = { version = "0.1.24", features = [ "serde" ]}
rust_decimal = { version = "1.36.0", features= ["serde-with-arbitrary-precision" ]}
rust_decimal_macros = { version = "1.36" }
uuid = { version = "1.11.1", default-features = false, features = [ "serde" ] }
Expand Down

0 comments on commit eb66bb2

Please sign in to comment.