rcut-lib 0.0.49

rcut is a Rust replacement for GNU cut that supports UTF-8.
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 = 3

[[package]]
name = "rcut-lib"
version = "0.0.49"
dependencies = [
 "rtools-traits",
]

[[package]]
name = "rtools-traits"
version = "0.0.49"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7039b70e3b8eede63fcda1d1c2744d8d9e42af432e6b227bddf93cf2a6b9e1a3"