mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-07 08:12:38 +00:00
Move dependency version into workspace
This commit is contained in:
@@ -8,7 +8,7 @@ crate-type = ["staticlib"]
|
||||
path = "lib.rs"
|
||||
|
||||
[build-dependencies]
|
||||
protobuf-codegen = "3.2.0"
|
||||
protobuf-codegen = { workspace = true }
|
||||
cxx-gen = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user