Skip to content

Commit

Permalink
Update candle-core requirement from 0.3.3 to 0.4.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 Mar 1, 2024
1 parent 5ed06a8 commit 3b49116
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.3.3" }
candle-core = { version = "0.4.1" }
candle-nn = { version = "0.3.3" }
clap = { version = "4.4.18", features = ["derive"], optional = true }
env_logger = { version = "0.11.0" }
Expand Down

0 comments on commit 3b49116

Please sign in to comment.