Skip to content

Commit a49dfdc

Browse files
BunsDevCopilot
andcommitted
chore: bump coven-runtimes pin past the coven-code acceptance merge
The embedded canonical index now includes coven-code itself, so /coven runtimes lists it alongside copilot, hermes, and opencode. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d2edbd0 commit a49dfdc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src-rust/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.

src-rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ tokio-tungstenite = { version = "0.24", features = ["native-tls-vendored"] }
100100
schemars = { version = "0.8", features = ["derive"] }
101101

102102
# Runtime registry
103-
coven-runtime-spec = { git = "https://github.com/OpenCoven/coven-runtimes", rev = "27f656a531f00e201cf9b82cafc6c00c4d548144" }
104-
coven-runtime-registry = { git = "https://github.com/OpenCoven/coven-runtimes", rev = "27f656a531f00e201cf9b82cafc6c00c4d548144" }
103+
coven-runtime-spec = { git = "https://github.com/OpenCoven/coven-runtimes", rev = "fcae33124e796c07fbc1c12eaa936547844054e8" }
104+
coven-runtime-registry = { git = "https://github.com/OpenCoven/coven-runtimes", rev = "fcae33124e796c07fbc1c12eaa936547844054e8" }
105105

106106
# Workspace crates
107107
claurst-core = { path = "crates/core" }

0 commit comments

Comments
 (0)