mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 10:25:54 +08:00
feat: update the doc and version
This commit is contained in:
parent
2ae2ccad1c
commit
3a744eb963
2
apps/rust-sdk/Cargo.lock
generated
2
apps/rust-sdk/Cargo.lock
generated
@ -276,7 +276,7 @@ checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "firecrawl_rs"
|
name = "firecrawl_rs"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"assert_matches",
|
"assert_matches",
|
||||||
"clippy",
|
"clippy",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "firecrawl_rs"
|
name = "firecrawl_rs"
|
||||||
author="Mendable.ai"
|
author="Mendable.ai"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "GPL-2.0-or-later"
|
license = "GPL-2.0-or-later"
|
||||||
homepage = "https://www.firecrawl.dev/"
|
homepage = "https://www.firecrawl.dev/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user