mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
fix(deps): adopt main Mesh release state
Signed-off-by: Cea Stapleton Cordasco <261786559+cea@users.noreply.github.com>
This commit is contained in:
Generated
+90
-90
@@ -3141,7 +3141,7 @@ dependencies = [
|
||||
"libc",
|
||||
"log",
|
||||
"rustversion",
|
||||
"windows-link 0.1.3",
|
||||
"windows-link 0.2.1",
|
||||
"windows-result 0.4.1",
|
||||
]
|
||||
|
||||
@@ -3747,7 +3747,7 @@ dependencies = [
|
||||
"js-sys",
|
||||
"log",
|
||||
"wasm-bindgen",
|
||||
"windows-core 0.61.2",
|
||||
"windows-core 0.62.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4809,8 +4809,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-api-client"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"mesh-llm-client",
|
||||
@@ -4819,8 +4819,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-api-server"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-api-client",
|
||||
@@ -4830,13 +4830,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-build-info"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-client"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -4867,8 +4867,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-config"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -4883,8 +4883,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-embedded-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-host-runtime",
|
||||
@@ -4893,8 +4893,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-events"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
@@ -4905,8 +4905,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-gpu-bench"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -4915,8 +4915,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-guardrails"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -4924,8 +4924,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-hardware-profile"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"mesh-llm-native-runtime",
|
||||
]
|
||||
@@ -4961,8 +4961,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-host-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argon2",
|
||||
@@ -5055,8 +5055,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-identity"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"argon2",
|
||||
"base64 0.22.1",
|
||||
@@ -5077,8 +5077,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-native-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"serde",
|
||||
@@ -5088,8 +5088,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-node"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-types",
|
||||
@@ -5102,8 +5102,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-plugin"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5119,8 +5119,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-plugin-manager"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5138,8 +5138,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-protocol"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"hex",
|
||||
@@ -5151,8 +5151,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-release-footer"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"sha2 0.10.9",
|
||||
@@ -5160,16 +5160,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-routing"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"iroh",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-runtime-install"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5191,8 +5191,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-sdk"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-api-client",
|
||||
@@ -5206,8 +5206,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-skills"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5217,8 +5217,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-system"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
@@ -5244,8 +5244,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-types"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"serde",
|
||||
@@ -5255,13 +5255,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-ui"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-mixture-of-agents"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"mesh-llm-guardrails",
|
||||
@@ -5274,13 +5274,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-native-serving-plugin-api"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-native-serving-plugin-host"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"libloading",
|
||||
@@ -5425,8 +5425,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-artifact"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5436,8 +5436,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-hf"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5454,8 +5454,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-package"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
@@ -5474,16 +5474,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-ref"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "model-resolver"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"model-artifact",
|
||||
@@ -6273,8 +6273,8 @@ checksum = "4f933a4265d5cdad61d19bbdfc972ea5726d56cd8d3d57b8f2d3c365dd42bee9"
|
||||
|
||||
[[package]]
|
||||
name = "openai-frontend"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"axum",
|
||||
@@ -8859,8 +8859,8 @@ checksum = "0c6f73aeb92d671e0cc4dca167e59b2deb6387c375391bc99ee743f326994a2b"
|
||||
|
||||
[[package]]
|
||||
name = "skippy-cache"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"blake3",
|
||||
@@ -8869,29 +8869,29 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-coordinator"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-ffi"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"libloading",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-metrics"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "skippy-protocol"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"prost 0.14.3",
|
||||
"prost-build 0.14.3",
|
||||
@@ -8902,8 +8902,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"libc",
|
||||
@@ -8916,8 +8916,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-server"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
@@ -8948,16 +8948,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-tokenizer"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-topology"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -11471,8 +11471,8 @@ dependencies = [
|
||||
"log",
|
||||
"serde",
|
||||
"thiserror 2.0.18",
|
||||
"windows 0.61.3",
|
||||
"windows-core 0.61.2",
|
||||
"windows 0.62.2",
|
||||
"windows-core 0.62.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -85,8 +85,8 @@ async-compression = { version = "0.4.42", features = ["tokio", "gzip"] }
|
||||
dev = ["buzz-auth/dev"]
|
||||
|
||||
[dev-dependencies]
|
||||
mesh-llm-sdk = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-sdk", default-features = false, features = ["client", "serving"] }
|
||||
mesh-llm-host-runtime = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-host-runtime", default-features = false, features = ["dynamic-native-runtime"] }
|
||||
mesh-llm-sdk = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-sdk", default-features = false, features = ["client", "serving"] }
|
||||
mesh-llm-host-runtime = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-host-runtime", default-features = false, features = ["dynamic-native-runtime"] }
|
||||
# Relay-driven mesh lifecycle smoke (examples/mesh_relay_lifecycle_smoke.rs):
|
||||
# the relay client for discovery notes and the exact ed25519 the mesh owner
|
||||
# keys use for binding verification.
|
||||
|
||||
Generated
+99
-99
@@ -1622,7 +1622,7 @@ version = "3.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34"
|
||||
dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1860,7 +1860,7 @@ dependencies = [
|
||||
"wasm-bindgen",
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
"windows 0.61.3",
|
||||
"windows 0.62.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3266,8 +3266,8 @@ dependencies = [
|
||||
"libc",
|
||||
"log",
|
||||
"rustversion",
|
||||
"windows-link 0.1.3",
|
||||
"windows-result 0.3.4",
|
||||
"windows-link 0.2.1",
|
||||
"windows-result 0.4.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4014,7 +4014,7 @@ dependencies = [
|
||||
"tokio",
|
||||
"tower-service",
|
||||
"tracing",
|
||||
"windows-registry 0.5.3",
|
||||
"windows-registry 0.6.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4029,7 +4029,7 @@ dependencies = [
|
||||
"js-sys",
|
||||
"log",
|
||||
"wasm-bindgen",
|
||||
"windows-core 0.61.2",
|
||||
"windows-core 0.62.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5158,8 +5158,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-api-client"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"mesh-llm-client",
|
||||
@@ -5168,8 +5168,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-api-server"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-api-client",
|
||||
@@ -5179,13 +5179,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-build-info"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-client"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5216,8 +5216,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-config"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5232,8 +5232,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-embedded-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-host-runtime",
|
||||
@@ -5242,8 +5242,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-events"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
@@ -5254,8 +5254,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-gpu-bench"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -5264,8 +5264,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-guardrails"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -5273,8 +5273,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-hardware-profile"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"mesh-llm-native-runtime",
|
||||
]
|
||||
@@ -5310,8 +5310,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-host-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argon2",
|
||||
@@ -5404,8 +5404,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-identity"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"argon2",
|
||||
"base64 0.22.1",
|
||||
@@ -5426,8 +5426,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-native-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"serde",
|
||||
@@ -5437,8 +5437,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-node"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-types",
|
||||
@@ -5451,8 +5451,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-plugin"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5468,8 +5468,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-plugin-manager"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5487,8 +5487,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-protocol"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"hex",
|
||||
@@ -5500,8 +5500,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-release-footer"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"sha2 0.10.9",
|
||||
@@ -5509,16 +5509,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-routing"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"iroh",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-runtime-install"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5540,8 +5540,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-sdk"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"mesh-llm-api-client",
|
||||
@@ -5555,8 +5555,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-skills"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dirs",
|
||||
@@ -5566,8 +5566,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-system"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
@@ -5593,8 +5593,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-types"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"serde",
|
||||
@@ -5604,13 +5604,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-llm-ui"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-mixture-of-agents"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"mesh-llm-guardrails",
|
||||
@@ -5623,13 +5623,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mesh-native-serving-plugin-api"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "mesh-native-serving-plugin-host"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"libloading 0.8.9",
|
||||
@@ -5729,8 +5729,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-artifact"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5740,8 +5740,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-hf"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -5758,8 +5758,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-package"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
@@ -5778,16 +5778,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "model-ref"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "model-resolver"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"model-artifact",
|
||||
@@ -6506,7 +6506,7 @@ version = "0.7.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8"
|
||||
dependencies = [
|
||||
"proc-macro-crate 1.3.1",
|
||||
"proc-macro-crate 2.0.2",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.118",
|
||||
@@ -6888,8 +6888,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "openai-frontend"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"axum",
|
||||
@@ -7100,7 +7100,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"windows-sys 0.48.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -7860,7 +7860,7 @@ version = "0.13.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "be769465445e8c1474e9c5dac2018218498557af32d9ed057325ec9a41ae81bf"
|
||||
dependencies = [
|
||||
"heck 0.4.1",
|
||||
"heck 0.5.0",
|
||||
"itertools",
|
||||
"log",
|
||||
"multimap",
|
||||
@@ -7880,7 +7880,7 @@ version = "0.14.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "03da047801ff44bb6a4d407d4860c05fd70bb81714e6b2f3812603d5b145b042"
|
||||
dependencies = [
|
||||
"heck 0.4.1",
|
||||
"heck 0.5.0",
|
||||
"itertools",
|
||||
"log",
|
||||
"multimap",
|
||||
@@ -9679,8 +9679,8 @@ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
|
||||
|
||||
[[package]]
|
||||
name = "skippy-cache"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"blake3",
|
||||
@@ -9689,29 +9689,29 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-coordinator"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"thiserror 2.0.18",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-ffi"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"libloading 0.8.9",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-metrics"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
|
||||
[[package]]
|
||||
name = "skippy-protocol"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"prost 0.14.4",
|
||||
"prost-build 0.14.4",
|
||||
@@ -9722,8 +9722,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-runtime"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"libc",
|
||||
@@ -9736,8 +9736,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-server"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
@@ -9768,16 +9768,16 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "skippy-tokenizer"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "skippy-topology"
|
||||
version = "0.72.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?rev=223835b0e34b5a661e8a8558efb94295d64cabe7#223835b0e34b5a661e8a8558efb94295d64cabe7"
|
||||
version = "0.75.1"
|
||||
source = "git+https://github.com/Mesh-LLM/mesh-llm.git?tag=v0.75.1#3295c902d4c4f859aaadf9240042ffdaf06dd07e"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -12546,7 +12546,7 @@ version = "0.1.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
|
||||
dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -13184,8 +13184,8 @@ dependencies = [
|
||||
"log",
|
||||
"serde",
|
||||
"thiserror 2.0.18",
|
||||
"windows 0.61.3",
|
||||
"windows-core 0.61.2",
|
||||
"windows 0.62.2",
|
||||
"windows-core 0.62.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -109,14 +109,14 @@ buzz_voice_pkg = { package = "buzz-voice", path = "../../crates/buzz-voice" }
|
||||
buzz_terminal = { package = "buzz-terminal", path = "crates/buzz-terminal" }
|
||||
portable-pty = "0.9"
|
||||
iroh = { version = "1.0.2", optional = true }
|
||||
mesh-llm-sdk = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-sdk", default-features = false, features = ["client", "serving"], optional = true }
|
||||
mesh-llm-host-runtime = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-host-runtime", default-features = false, features = ["dynamic-native-runtime"], optional = true }
|
||||
mesh-llm-sdk = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-sdk", default-features = false, features = ["client", "serving"], optional = true }
|
||||
mesh-llm-host-runtime = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-host-runtime", default-features = false, features = ["dynamic-native-runtime"], optional = true }
|
||||
# Model catalog + hardware survey for the Share-compute model picker (same
|
||||
# diagnose pattern as mesh-console). Lib name of mesh-llm-client is mesh_client.
|
||||
mesh-llm-client = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-client", optional = true }
|
||||
mesh-llm-node = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-node", optional = true }
|
||||
mesh-llm-system = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-system", optional = true }
|
||||
mesh-llm-events = { git = "https://github.com/Mesh-LLM/mesh-llm.git", rev = "223835b0e34b5a661e8a8558efb94295d64cabe7", package = "mesh-llm-events", optional = true }
|
||||
mesh-llm-client = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-client", optional = true }
|
||||
mesh-llm-node = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-node", optional = true }
|
||||
mesh-llm-system = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-system", optional = true }
|
||||
mesh-llm-events = { git = "https://github.com/Mesh-LLM/mesh-llm.git", tag = "v0.75.1", package = "mesh-llm-events", optional = true }
|
||||
base64 = "0.22"
|
||||
sha2 = "0.11"
|
||||
tar = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user