This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Add `rust-version` field to node hub packages
pull/1094/head
Philipp Oppermann
5 months ago
parent
574f051f82
commit
076f5462fb
Failed to extract signature
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
node-hub/dora-dav1d/Cargo.toml
+1
-0
node-hub/dora-mistral-rs/Cargo.toml
+ 1
- 0
node-hub/dora-dav1d/Cargo.toml
View File
@@ -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
+ 1
- 0
node-hub/dora-mistral-rs/Cargo.toml
View File
@@ -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
Write
Preview
Loading…
Cancel
Save