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