Skip to content

Commit 5101561

Browse files
deps(deps): bump cudarc from 0.17.8 to 0.18.1 (#51)
Bumps [cudarc](https://github.com/chelsea0x3b/cudarc) from 0.17.8 to 0.18.1. - [Release notes](https://github.com/chelsea0x3b/cudarc/releases) - [Commits](chelsea0x3b/cudarc@v0.17.8...v0.18.1) --- updated-dependencies: - dependency-name: cudarc dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e58bfe5 commit 5101561

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ metal = { version = "0.32", optional = true }
9494

9595
[target.'cfg(not(target_os = "windows"))'.dependencies]
9696
wgpu = { version = "22.0", optional = true }
97-
cudarc = { version = "0.17", features = ["cuda-12050"], optional = true }
97+
cudarc = { version = "0.18", features = ["cuda-12050"], optional = true }
9898

9999
[[bench]]
100100
name = "core_operations"

0 commit comments

Comments
 (0)