Skip to content

Commit

Permalink
Update Rust crate file-format to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent dc5839d commit a3e8fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/fs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ async-std = { version = "1.12.0", optional = true }
async-trait = "0.1.77"
bytes = "1.5.0"
dirs = "5.0.1"
file-format = { version = "0.23.0", optional = true }
file-format = { version = "0.24.0", optional = true }
futures = "0.3.30"
infer = { version = "0.15.0", default-features = false, optional = true }
log = { version = "0.4.20", optional = true }
Expand Down

0 comments on commit a3e8fe1

Please sign in to comment.