File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -43,7 +43,7 @@ requirements are to be met first.
|
43 | 43 | - On Linux: do `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AF_PATH/lib64`
|
44 | 44 | - On OSX: do `export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$AF_PATH/lib64`
|
45 | 45 | - On Windows: Add `%AF_PATH%\lib` to your PATH environment variable.
|
46 |
| -4. Add `arrayfire = "3.6"` to the dependencies section of your project's |
| 46 | +4. Add `arrayfire = "3.7"` to the dependencies section of your project's |
47 | 47 | Cargo.toml file. Make sure to change the version to latest available.
|
48 | 48 |
|
49 | 49 | Once step (4) is over, you should be able to use ArrayFire in your Rust
|
|
You can’t perform that action at this time.
0 commit comments