Skip to content

Commit

Permalink
fix(cndrv): 指定 search-neuware-tools 版本共 crates.io 获取
Browse files Browse the repository at this point in the history
Signed-off-by: YdrMaster <ydrml@hotmail.com>
  • Loading branch information
YdrMaster committed Jun 20, 2024
1 parent 9063603 commit 8c1c29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cndrv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ log = "0.4"
[build-dependencies]
bindgen.workspace = true
build-script-cfg.workspace = true
search-neuware-tools = { path = "../search-neuware-tools" }
search-neuware-tools = { version = "0.0.0", path = "../search-neuware-tools" }

0 comments on commit 8c1c29b

Please sign in to comment.