diff --git a/node-hub/dora-dav1d/Cargo.toml b/node-hub/dora-dav1d/Cargo.toml index 5b925ce0..cece10d2 100644 --- a/node-hub/dora-dav1d/Cargo.toml +++ b/node-hub/dora-dav1d/Cargo.toml @@ -3,6 +3,7 @@ name = "dora-dav1d" edition.workspace = true license = "BSD-2-Clause" version.workspace = true +rust-version.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/node-hub/dora-mistral-rs/Cargo.toml b/node-hub/dora-mistral-rs/Cargo.toml index be561a1a..bb063b4d 100644 --- a/node-hub/dora-mistral-rs/Cargo.toml +++ b/node-hub/dora-mistral-rs/Cargo.toml @@ -2,6 +2,7 @@ name = "dora-mistral-rs" version = "0.1.0" edition = "2024" +rust-version.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html