summaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: 61378c6166ad3262714f608d407de7e83ca83dcf (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                
[package]
name = "charx"
description = "A replacement for char::is_ascii*"
version = "1.0.0"
edition = "2021"
license = "0BSD"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]