Skip to content

Commit 557b54b

Browse files
authored
fix(acp): await child background work (#31)
* fix(acp): await child background work * fix: satisfy ACP completion checks
1 parent e060cad commit 557b54b

6 files changed

Lines changed: 1048 additions & 92 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kit"
3-
version = "0.1.94"
3+
version = "0.1.95"
44
edition = "2024"
55
rust-version = "1.94.0"
66
publish = false

0 commit comments

Comments
 (0)