diff --git a/apps/rust-sdk/Cargo.toml b/apps/rust-sdk/Cargo.toml index 1cf98418..2f8d5a77 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 = "MIT" +license = "AGPL License" homepage = "https://www.firecrawl.dev/" repository ="https://github.com/mendableai/firecrawl" description = "Rust SDK for Firecrawl API."