Skip to content

Commit

Permalink
Update candle-core requirement from 0.4.1 to 0.5.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: candle-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 12dec48 commit 004ef1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default-run = "surya"

[dependencies]
anyhow = { version = "1.0.79", optional = true }
candle-core = { version = "0.4.1" }
candle-core = { version = "0.5.1" }
candle-nn = { version = "0.4.1" }
clap = { version = "4.4.18", features = ["derive"], optional = true }
env_logger = { version = "0.11.0" }
Expand Down

0 comments on commit 004ef1d

Please sign in to comment.