Skip to content

Commit

Permalink
Merge pull request #1284 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.7
  • Loading branch information
h3poteto authored Dec 28, 2023
2 parents 4d496be + 23f2065 commit 37cc493
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.3", features = ["runtime-tokio-rustls", "sqlite", "migr
tokio = { version = "1.35", features = ["full"] }
futures = "0.3"
directories = "5.0"
megalodon = "0.11.6"
megalodon = "0.11.7"
open = "5.0"
log = "0.4"
reqwest = { version = "0.11", features = ["json", "multipart", "stream"] }
Expand Down

0 comments on commit 37cc493

Please sign in to comment.