diff --git a/apps/rust-sdk/Cargo.toml b/apps/rust-sdk/Cargo.toml index 02a5da77..c5908b56 100644 --- a/apps/rust-sdk/Cargo.toml +++ b/apps/rust-sdk/Cargo.toml @@ -3,7 +3,7 @@ name = "firecrawl_rs" author="Mendable.ai" version = "0.1.0" edition = "2021" -license = "AGPL License" +license = "GPL-2.0-or-later" homepage = "https://www.firecrawl.dev/" repository ="https://github.com/mendableai/firecrawl" description = "Rust SDK for Firecrawl API."