Skip to content

Commit f603cdb

Browse files
Set publish = false (path dep removed but crates.io publish not intended)
1 parent c5826da commit f603cdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "shimmy"
33
version = "2.2.0"
4-
publish = true
4+
publish = false
55
edition = "2021"
66
license = "MIT"
77
description = "Lightweight Ollama-compatible inference server with native SafeTensors support. No Python dependencies, cross-platform WebGPU acceleration via Airframe."

0 commit comments

Comments
 (0)