Skip to content

Commit

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

Bump megalodon from 0.3.0 to 0.3.1 in /src-tauri
  • Loading branch information
h3poteto authored Dec 14, 2022
2 parents 890d0ec + 2de1c54 commit 1ab08b6
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 @@ -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.0"
megalodon = "0.3.1"
open = "3.2"
log = "0.4"
reqwest = { version = "0.11", features = ["json", "multipart", "stream"] }
Expand Down

0 comments on commit 1ab08b6

Please sign in to comment.