aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda_ml/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zluda_ml/Cargo.toml')
-rw-r--r--zluda_ml/Cargo.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/zluda_ml/Cargo.toml b/zluda_ml/Cargo.toml
index 4c540b4..d2e2378 100644
--- a/zluda_ml/Cargo.toml
+++ b/zluda_ml/Cargo.toml
@@ -2,12 +2,8 @@
name = "zluda_ml"
version = "0.0.0"
authors = ["Andrzej Janik <[email protected]>"]
-edition = "2018"
+edition = "2021"
[lib]
name = "nvml"
crate-type = ["cdylib"]
-
-[dependencies.ocl-core]
-version = "0.11"
-features = ["opencl_version_1_2", "opencl_version_2_0", "opencl_version_2_1"] \ No newline at end of file