Skip to content

Commit

Permalink
Merge pull request #1241 from h3poteto/renovate/megalodon-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate megalodon to 0.11.6
  • Loading branch information
h3poteto authored Nov 23, 2023
2 parents 63d765d + 9ad61c5 commit 14a19b1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 18 deletions.
47 changes: 30 additions & 17 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 @@ -21,7 +21,7 @@ sqlx = { version = "0.7.2", features = ["runtime-tokio-rustls", "sqlite", "migr
tokio = { version = "1.33", features = ["full"] }
futures = "0.3"
directories = "5.0"
megalodon = "0.11.4"
megalodon = "0.11.6"
open = "5.0"
log = "0.4"
reqwest = { version = "0.11", features = ["json", "multipart", "stream"] }
Expand Down

0 comments on commit 14a19b1

Please sign in to comment.