mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00
Bump the version to 0.3.0. (#1014)
* Bump the version to 0.3.0. * Changelog update.
This commit is contained in:
@ -7,7 +7,7 @@ keywords.workspace = true
|
||||
categories.workspace = true
|
||||
|
||||
[dependencies]
|
||||
candle = { path = "../candle-core", version = "0.2.3", package = "candle-core" }
|
||||
candle = { path = "../candle-core", version = "0.3.0", package = "candle-core" }
|
||||
rand = { workspace = true }
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
|
||||
|
Reference in New Issue
Block a user