Skip to content

Commit

Permalink
Merge pull request #161 from mimiquate/dependabot/cargo/native/candle…
Browse files Browse the repository at this point in the history
…x/bindgen_cuda-0.1.5

build(deps): bump bindgen_cuda from 0.1.4 to 0.1.5 in /native/candlex
  • Loading branch information
grzuy authored Apr 3, 2024
2 parents 1532ab8 + 22245c2 commit f3377c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions native/candlex/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/candlex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ statrs = "0.16.0"
thiserror = "1.0.58"

[build-dependencies]
bindgen_cuda = { version = "0.1.4", optional = true }
bindgen_cuda = { version = "0.1.5", optional = true }

[features]
cuda = ["candle-core/cuda", "dep:bindgen_cuda"]

0 comments on commit f3377c2

Please sign in to comment.