easy-captcha 0.1.0

The Rust implement of the Java captcha library whvcse/EasyCaptcha.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Zhang Yao <cineazhan@icloud.com>"]
description = "The Rust implement of the Java captcha library whvcse/EasyCaptcha."
documentation = "https://docs.rs/easy-captcha"
edition = "2021"
homepage = "https://docs.rs/easy-captcha"
keywords = ["captcha"]
license = "MIT OR Apache-2.0"
name = "easy-captcha"
readme = "README.md"
repository = "https://github.com/Cinea4678/easy-captcha/"
rust-version = "1.56"
version = "0.1.0"