mirror of
https://github.com/Noratrieb/mandelbrot-rust.git
synced 2026-01-16 16:25:06 +01:00
wooo it works
This commit is contained in:
parent
c03b0c399a
commit
647e8c69e0
5 changed files with 30 additions and 33 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -216,6 +216,7 @@ dependencies = [
|
|||
"cust_derive",
|
||||
"cust_raw",
|
||||
"find_cuda_helper",
|
||||
"vek",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -412,6 +413,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"cuda_builder",
|
||||
"cust",
|
||||
"gpu",
|
||||
"image",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue