Skip to content

Commit

Permalink
Merge pull request #220 from h3poteto/dependabot/cargo/src-tauri/mega…
Browse files Browse the repository at this point in the history
…lodon-0.3.3

Bump megalodon from 0.3.2 to 0.3.3 in /src-tauri
  • Loading branch information
h3poteto authored Dec 27, 2022
2 parents 1ff51f5 + 91b9d5a commit b234499
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 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.6", features = ["runtime-tokio-rustls", "sqlite", "migrat
tokio = { version = "1.23", features = ["full"] }
futures = "0.3"
directories = "4.0"
megalodon = "0.3.2"
megalodon = "0.3.3"
open = "3.2"
log = "0.4"
reqwest = { version = "0.11", features = ["json", "multipart", "stream"] }
Expand Down

0 comments on commit b234499

Please sign in to comment.