diff --git a/apps/rust-sdk/Cargo.toml b/apps/rust-sdk/Cargo.toml index c28aff54..4f34203b 100644 --- a/apps/rust-sdk/Cargo.toml +++ b/apps/rust-sdk/Cargo.toml @@ -3,7 +3,7 @@ name = "firecrawl" author= "Mendable.ai" version = "1.0.0" edition = "2021" -license = "GPL-3.0-or-later" +license = "MIT" homepage = "https://www.firecrawl.dev/" repository ="https://github.com/mendableai/firecrawl" description = "Rust SDK for Firecrawl API."