Skip to content

Commit 3a961bd

Browse files
committed
Update rust-cuda to the latest version
1 parent 7d80526 commit 3a961bd

File tree

8 files changed

+403
-186
lines changed

8 files changed

+403
-186
lines changed

.github/workflows/rustdoc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
--enable-index-page \
3535
--extern-html-root-url rustacuda=https://docs.rs/rustacuda/0.1.3/ \
3636
--extern-html-root-url rustacuda_core=https://docs.rs/rustacuda_core/0.1.2/ \
37-
--extern-html-root-url rustacuda_derive=https://docs.rs/rustacuda_derive/0.1.2/ \
3837
-Zunstable-options \
3938
" cargo doc \
4039
--workspace \

0 commit comments

Comments
 (0)