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:
Martin Robinson 2024-09-17 18:39:07 +02:00 committed by GitHub
parent 25bce9f6b9
commit aa0029c11c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 58 additions and 3 deletions

View file

@ -5,6 +5,7 @@ authors.workspace = true
license.workspace = true
edition.workspace = true
publish.workspace = true
rust-version.workspace = true
[lib]
name = "bluetooth"