Skip to content

Commit

Permalink
Merge pull request #1377 from h3poteto/renovate/megalodon-0.x
Browse files Browse the repository at this point in the history
Update Rust crate megalodon to 0.12.5
  • Loading branch information
h3poteto authored Mar 8, 2024
2 parents a07eaa6 + 1f549c7 commit 615a3f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
22 changes: 3 additions & 19 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.36", features = ["full"] }
futures = "0.3"
directories = "5.0"
megalodon = "0.12.4"
megalodon = "0.12.5"
open = "5.0"
log = "0.4"
reqwest = { version = "0.11", features = ["json", "multipart", "stream"] }
Expand Down

0 comments on commit 615a3f8

Please sign in to comment.