kevy-replicate 1.24.0

Primary-to-replica streaming replication for kevy (v3 cluster series, Phase 1).
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 = "kevy-replicate"
version = "1.24.0"
dependencies = [
 "kevy-resp",
]

[[package]]
name = "kevy-resp"
version = "1.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "203eb1d14bc72ba0c646677f151d198a17b8a11efcaa8fb61716a025e1d47f75"