kcode-k1-chat-state 0.6.0

Provider-free open-format chat scheduling state
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "kcode-k1-chat-chatend"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a7abb99a250c762aef3c1f9d34c025c37d9b42e70908646374a746c10b62e0f"

[[package]]
name = "kcode-k1-chat-state"
version = "0.6.0"
dependencies = [
 "kcode-k1-chat-chatend",
]