Skip to content

Commit

Permalink
Merge pull request #1724 from h3poteto/renovate/megalodon-0.x
Browse files Browse the repository at this point in the history
Update Rust crate megalodon to 0.15.1
  • Loading branch information
h3poteto authored Jan 8, 2025
2 parents f1c853e + ae9cdc1 commit 3dfb803
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sqlx = { version = "0.8.2", features = ["runtime-tokio-rustls", "sqlite", "migr
tokio = { version = "1.42.0", features = ["full"] }
futures = "0.3.31"
directories = "5.0.1"
megalodon = "0.14.1"
megalodon = "0.15.1"
tracing = "0.1.41"
reqwest = { version = ">=0.12.12", features = ["json", "multipart", "stream"] }
scraper = "0.22.0"
Expand Down

0 comments on commit 3dfb803

Please sign in to comment.