br-fields 2.3.1

This is a shortcut tool related to database fields
Documentation
[package]
name = "br-fields"
version = "2.3.1"
edition = "2021"
authors = ["Doraemon <7991156@qq.com>"]
keywords = ["fields", "sql", "db"]
readme = "README.md"
license = "MIT"
exclude = ["INSTALL.md", "examples", "tests"]

description = "This is a shortcut tool related to database fields"

[dependencies]
json = "0.12"
chrono = "0.4"
log = "0.4"
rand = "0.10.0"
lazy_static = "1.5.0"
regex = "1.12.2"