|
@@ -24,7 +24,7 @@ serde_json = "1.0.79"
|
|
toml = "0.5.8"
|
|
toml = "0.5.8"
|
|
fs_extra = "1.2.0"
|
|
fs_extra = "1.2.0"
|
|
cargo_toml = "0.16.0"
|
|
cargo_toml = "0.16.0"
|
|
-futures-util = "0.3.30"
|
|
|
|
|
|
+futures-util.workspace = true
|
|
notify = { version = "5.0.0-pre.16", features = ["serde"] }
|
|
notify = { version = "5.0.0-pre.16", features = ["serde"] }
|
|
html_parser = { workspace = true }
|
|
html_parser = { workspace = true }
|
|
cargo_metadata = "0.15.0"
|
|
cargo_metadata = "0.15.0"
|