chore: update deps by allowing bumps + add uuid
This commit is contained in:
@@ -1 +1,10 @@
|
||||
# Firecrawl Rust SDK
|
||||
|
||||
The Firecrawl Rust SDK is a library that allows you to easily scrape and crawl websites, and output the data in a format ready for use with language models (LLMs). It provides a simple and intuitive interface for interacting with the Firecrawl API.
|
||||
|
||||
# TODO...
|
||||
## How to test
|
||||
|
||||
```rust
|
||||
$ cargo run --example example
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user