kcode-k1-chat-chatend-testkit 0.2.0

Downstream public-API conformance tests for K1 Chatend
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "kcode-k1-chat-boxes"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de315969a749459645c7008b67174b1651c1b20d97facaa9e0e0d9e693468728"

[[package]]
name = "kcode-k1-chat-chatend"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3aaf34a5aaa858924af3184161fe6dea22144f92b480aadf14351c7061655316"
dependencies = [
 "kcode-k1-chat-boxes",
]

[[package]]
name = "kcode-k1-chat-chatend-testkit"
version = "0.2.0"
dependencies = [
 "kcode-k1-chat-chatend",
]