Skip to content

Commit

Permalink
build(deps): bump candle-core from 0.5.0 to 0.5.1 in /native/candlex (#…
Browse files Browse the repository at this point in the history
…173)

updated-dependencies:
- dependency-name: candle-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 3e3ed2d commit 1bb4960
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 7 deletions.
87 changes: 81 additions & 6 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 @@ -10,7 +10,7 @@ path = "src/lib.rs"
crate-type = ["cdylib"]

[dependencies]
candle-core = "0.5.0"
candle-core = "0.5.1"
half = "2.4.1"
num-traits = "0.2.19"
rustler = { version = "0.32.1", default-features = false, features = ["derive", "nif_version_2_16"] }
Expand Down

0 comments on commit 1bb4960

Please sign in to comment.