remove sha dependency

This commit is contained in:
rickwebiii
2023-06-06 22:41:26 -07:00
parent 91454f0b16
commit f2c7327614

View File

@@ -27,7 +27,6 @@ find_cuda_helper = { version = "0.2.0", optional = true }
[dev-dependencies]
bytemuck = { version = "1.13.0" }
criterion = "0.4.0"
sha2 = "0.10.6"
[features]
default = ["opencl"]