Skip to content

Commit 076f546

Browse files
committed
Add rust-version field to node hub packages
1 parent 574f051 commit 076f546

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

node-hub/dora-dav1d/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "dora-dav1d"
33
edition.workspace = true
44
license = "BSD-2-Clause"
55
version.workspace = true
6+
rust-version.workspace = true
67

78
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
89

node-hub/dora-mistral-rs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "dora-mistral-rs"
33
version = "0.1.0"
44
edition = "2024"
5+
rust-version.workspace = true
56

67
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
78

0 commit comments

Comments
 (0)