Skip to content

Commit 40ab420

Browse files
committed
chore: remove cuda as default
1 parent e06ac93 commit 40ab420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ yahoo_finance_api = { version = "2.3.0", optional = true }
6969

7070
[features]
7171
cuda = ["dep:cudarc", "dep:libloading"]
72-
default = ["cuda"]
72+
default = []
7373
jemalloc = ["dep:tikv-jemallocator"]
7474
malliavin = []
7575
mimalloc = ["dep:mimalloc"]

0 commit comments

Comments
 (0)