Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 6, 2024
1 parent 1db8ab6 commit 7753a7f
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 @@ -13,7 +13,7 @@ path = "src/main.rs"
clap = { version = "4.5.23", features = ["derive"] }
dirs = "5.0.1"
once_cell = "1.20.2"
xx = {version = "2", features = ["fslock"]}
xx = {version = "2", features = ["fslock", "hash"]}
log = "0.4.22"
psutil = "3.3.0"
eyre = "0.6.12"
Expand Down

0 comments on commit 7753a7f

Please sign in to comment.