[build-dependencies.cxx-build]
version = "1.0"
[dependencies.cxx]
features = ["c++14"]
version = "1.0"
[package]
authors = ["hjiayz <hjiayz@163.com>"]
build = "build.rs"
description = "cpp std::regex"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "cpp_regexp"
repository = "https://github.com/hjiayz/cpp_regex.git"
version = "0.6.1"