mirror of
https://github.com/openharmony/third_party_rust_linux-raw-sys.git
synced 2026-07-01 11:20:45 -04:00
Add a rust-version declaration.
This commit is contained in:
@@ -10,6 +10,7 @@ edition = "2018"
|
||||
keywords = ["linux", "uapi", "ffi"]
|
||||
categories = ["external-ffi-bindings"]
|
||||
exclude = ["/gen", "/.*"]
|
||||
rust-version = "1.48"
|
||||
|
||||
[dependencies]
|
||||
core = { version = "1.0.0", optional = true, package = "rustc-std-workspace-core" }
|
||||
|
||||
Reference in New Issue
Block a user