diff options
Diffstat (limited to 'misc/shimmy/files/patch-Cargo.toml')
-rw-r--r-- | misc/shimmy/files/patch-Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/shimmy/files/patch-Cargo.toml b/misc/shimmy/files/patch-Cargo.toml index 6b79ff54b4ee..02c923822f41 100644 --- a/misc/shimmy/files/patch-Cargo.toml +++ b/misc/shimmy/files/patch-Cargo.toml @@ -1,6 +1,6 @@ ---- Cargo.toml.orig 2025-09-19 01:31:02 UTC +--- Cargo.toml.orig 2025-09-23 13:26:34 UTC +++ Cargo.toml -@@ -93,11 +93,11 @@ reqwest = { version = "0.11", features = ["json", "rus +@@ -98,11 +98,11 @@ reqwest = { version = "0.11", features = ["json", "rus reqwest = { version = "0.11", features = ["json", "rustls-tls"], default-features = false } # llama.cpp bindings (optional) - using forked version with macOS ARM64 i8mm fix |