mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add rust-version
to all Cargo.toml
files (#33483)
This is another step preparing for building Servo without `mach`. Fixes #33430. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
25bce9f6b9
commit
aa0029c11c
53 changed files with 58 additions and 3 deletions
|
@ -5,6 +5,7 @@ authors.workspace = true
|
|||
license.workspace = true
|
||||
edition.workspace = true
|
||||
publish.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[lib]
|
||||
name = "bluetooth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue