From 375b79c25e11e4dac2366e5f79c808f81b9d6319 Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 5 Jan 2025 04:44:20 +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 3ecb165..4ac66a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.0.1" edition = "2021" authors = ["Red-Panda-Dev "] keywords = ["captcha", "anticaptcha", "recaptcha", "funcaptcha", "geetest"] -license = "MIT OR Mozilla Public License 2.0 (MPL 2.0)" +license = "MIT" 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"