Add ff crate

This commit is contained in:
DoHoonKim8
2024-06-08 06:29:16 +00:00
committed by DoHoon Kim
parent 8d6257c94b
commit df6d0c3393

View File

@@ -8,6 +8,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
cudarc = "0.11.3"
ff = "0.13.0"
[build-dependencies]
bindgen = "0.66.1"