diff options
Diffstat (limited to 'components/servo')
-rw-r--r-- | components/servo/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/servo/Cargo.toml b/components/servo/Cargo.toml index 7169e138790..c8e2046411e 100644 --- a/components/servo/Cargo.toml +++ b/components/servo/Cargo.toml @@ -5,6 +5,7 @@ authors.workspace = true license.workspace = true edition.workspace = true publish.workspace = true +rust-version.workspace = true [lib] name = "servo" |