فهرست منبع

use the workspace version of futures utils

ealmloff 1 سال پیش
والد
کامیت
d83a6d683f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/cli/Cargo.toml

+ 1 - 1
packages/cli/Cargo.toml

@@ -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"