Skip to content

Commit

Permalink
Merge pull request #2277 from jqnatividad/dependabot/cargo/file-forma…
Browse files Browse the repository at this point in the history
…t-0.26.0

build(deps): bump file-format from 0.25.0 to 0.26.0
  • Loading branch information
jqnatividad authored Nov 8, 2024
2 parents df15fe4 + e6c0bfd commit 8cb88b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -106,7 +106,7 @@ ext-sort = { version = "0.1", features = [
], default-features = false }
fast-float2 = "0.2"
flate2 = { version = "1", optional = true }
file-format = { version = "0.25", features = ["reader"] }
file-format = { version = "0.26", features = ["reader"] }
filetime = "0.2"
flexi_logger = { version = "0.29", features = [
"async",
Expand Down

0 comments on commit 8cb88b7

Please sign in to comment.