libutils-console 2.2.2

A simple generalized I/O interface
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 = "issuing"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1140ae26a0352b4207b2a5c3301c0e7eae3f0dfd4be62ca45e577f604c10036"

[[package]]
name = "libutils-console"
version = "2.2.2"
dependencies = [
 "issuing",
]