mirror of
https://github.com/huggingface/candle.git
synced 2025-06-23 04:46:15 +00:00
Update for 0.3.1. (#1324)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "candle-kernels"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
|
||||
description = "CUDA kernels for Candle"
|
||||
@ -14,4 +14,4 @@ license = "MIT OR Apache-2.0"
|
||||
[build-dependencies]
|
||||
anyhow = { version = "1", features = ["backtrace"] }
|
||||
glob = "0.3.1"
|
||||
rayon = "1.7.0"
|
||||
rayon = "1.7.0"
|
||||
|
Reference in New Issue
Block a user