Skip to content

Commit

Permalink
Make a cosmetic adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Dec 26, 2024
1 parent 68a0cef commit 3423711
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 @@ -16,7 +16,7 @@ asynchronous = ["futures", "loop/asynchronous"]

[dependencies]
futures = { version = "0.3", default-features = false, optional = true }
loop = "0.3.1"
loop = "0.3.2"
walkdir = "2.5"

[dev-dependencies]
Expand Down

0 comments on commit 3423711

Please sign in to comment.