浏览代码

Merge pull request #788 from aya-rs/dependabot/cargo/cargo_metadata-0.18.0

dependabot[bot] 1 年之前
父节点
当前提交
33018c16f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -60,7 +60,7 @@ aya-tool = { path = "aya-tool", default-features = false }
 bindgen = { version = "0.68", default-features = false }
 bitflags = { version = "2.2.1", default-features = false }
 bytes = { version = "1", default-features = false }
-cargo_metadata = { version = "0.17.0", default-features = false }
+cargo_metadata = { version = "0.18.0", default-features = false }
 clap = { version = "4", default-features = false }
 core-error = { version = "0.0.0", default-features = false }
 dialoguer = { version = "0.10", default-features = false }