Skip to content

Commit

Permalink
Bump jiff from 0.2.1 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.1 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@0.2.1...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]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 080757a commit 1c4971b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 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 @@ -159,7 +159,7 @@ futures-util = "0.3.31"
globset = { version = "0.4.15", features = ["serde"] }
heck = "0.5.0"
http = "1.2.0"
jiff = { version = "0.2.1", features = ["default", "serde"] }
jiff = { version = "0.2.3", features = ["default", "serde"] }
jiter = { version = "0.8.2", features = ["python"] }
regex = "1.11.1"
reqwest = { version = "0.12.12", features = ["blocking", "brotli", "charset", "cookies", "deflate", "gzip", "http2", "macos-system-configuration", "rustls-tls-native-roots", "stream", "zstd"], default-features = false }
Expand Down

0 comments on commit 1c4971b

Please sign in to comment.