From 82b138da2e9f0e841c36988fa9cf17604c489f82 Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 5 Jan 2025 04:48:30 +0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 80c5cab..cc7ee1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.0.2" edition = "2021" authors = ["Red-Panda-Dev "] keywords = ["captcha", "anticaptcha", "recaptcha", "funcaptcha", "geetest"] -license = "MIT OR MPL 2.0" +license = "MIT OR MPL-2.0" repository = "https://github.com/Red-Panda-Dev/rust-anticaptcha" homepage = "https://github.com/Red-Panda-Dev/rust-anticaptcha" documentation = "https://github.com/Red-Panda-Dev/rust-anticaptcha"