mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +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]]
|
||||
name = "firecrawl_rs"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"clippy",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "firecrawl_rs"
|
||||
author="Mendable.ai"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
license = "GPL-2.0-or-later"
|
||||
homepage = "https://www.firecrawl.dev/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user