Skip to content

Commit

Permalink
Automatically update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
larz authored and larz committed Dec 22, 2024
1 parent c040b99 commit 7fe08aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ required-features = ["bin"]
[dependencies]
clap = { version = "4.5.23", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"], optional = true }
clean-path = { version = "0.2.1", optional = true }
home = { version = "0.5.9", optional = true }
home = { version = "0.5.11", optional = true }
lazy_static = { version = "1.5.0", optional = true }
lz4_flex = { version = "0.9.5", default-features = false }
mimalloc = { version = "0.1.43", default-features = false, optional = true }
Expand Down

0 comments on commit 7fe08aa

Please sign in to comment.