Sorted dependencies.

This commit is contained in:
Filipe Rodrigues 2024-08-22 16:02:26 +01:00
parent 7b12dcb09c
commit d7e21dc842
Signed by: zenithsiz
SSH Key Fingerprint: SHA256:Mb5ppb3Sh7IarBO/sBTXLHbYEOz37hJAlslLQPPAPaU

View File

@ -15,8 +15,8 @@ async-broadcast = "0.7.1"
async-recursion = "1.1.1"
clap = { version = "4.5.15", features = ["derive"] }
dashmap = "6.0.1"
indexmap = { version = "2.4.0", features = ["serde"] }
futures = "0.3.30"
indexmap = { version = "2.4.0", features = ["serde"] }
itertools = "0.13.0"
notify = "6.1.1"
notify-debouncer-full = "0.3.1"