We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be94409 commit fc49a64Copy full SHA for fc49a64
Cargo.toml
@@ -2,11 +2,11 @@
2
name = "biosvg"
3
version = "0.1.0"
4
edition = "2021"
5
-authors = ["Reverier-Xu <reverier.xu@xdsec.club>"]
+authors = ["Reverier-Xu <reverier.xu@woooo.tech>"]
6
description = "Captcha based on SVG."
7
-homepage = "https://github.com/XDSEC/biosvg"
+homepage = "https://github.com/Reverier-Xu/biosvg"
8
documentation = "https://docs.rs/biosvg"
9
-repository = "https://github.com/XDSEC/biosvg"
+repository = "https://github.com/Reverier-Xu/biosvg"
10
readme = "README.md"
11
license = "MPL-2.0"
12
0 commit comments