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