Skip to content

Commit

Permalink
Bump jiff from 0.2.1 to 0.2.3 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 080757a commit 4d7d5fd
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 4d7d5fd

Please sign in to comment.