Skip to content

Commit ac5496a

Browse files
committed
defines protocol types according to agui
1 parent 5dc6841 commit ac5496a

File tree

3 files changed

+492
-0
lines changed

3 files changed

+492
-0
lines changed

Cargo.lock

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

crates/chat-cli-ui/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ workspace = true
1414
tracing.workspace = true
1515
tracing-appender.workspace = true
1616
tracing-subscriber.workspace = true
17+
thiserror.workspace = true
1718

1819
[target.'cfg(unix)'.dependencies]
1920
nix.workspace = true

0 commit comments

Comments
 (0)