From e34526d86ebf70eb677df1162a58aba8ce3b2550 Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Thu, 4 Sep 2025 12:09:04 +0100 Subject: [PATCH] Update cudarc Cargo.lock. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 55c260e..2c10ab4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -352,7 +352,7 @@ dependencies = [ [[package]] name = "cudarc" version = "0.16.4" -source = "git+https://github.com/tig-foundation/cudarc.git?branch=automatic-fuel-check#7099e8dc1e09a3cb3008c2162e3274e561b3126b" +source = "git+https://github.com/tig-foundation/cudarc.git?branch=runtime-fuel%2Fcudnn-cublas#76a6231512aabd410377abbbf89bc8deefc48e54" dependencies = [ "libloading", ]