about summary refs log tree commit diff
path: root/crates/sourcegen
diff options
context:
space:
mode:
Diffstat (limited to 'crates/sourcegen')
-rw-r--r--crates/sourcegen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/sourcegen/Cargo.toml b/crates/sourcegen/Cargo.toml
index 593dc4e55b2..cade32cda88 100644
--- a/crates/sourcegen/Cargo.toml
+++ b/crates/sourcegen/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
 description = "TBD"
 license = "MIT OR Apache-2.0"
 edition = "2021"
-rust-version = "1.65"
+rust-version.workspace = true
 
 [lib]
 doctest = false