chore: update license on Cargo.toml

This commit is contained in:
sanix-darker 2024-07-12 15:32:57 +02:00
parent 80af390557
commit 2ae2ccad1c
No known key found for this signature in database
GPG Key ID: 02BD1EB7C7D57CD3

View File

@ -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."