Skip to content

Commit

Permalink
Bump megalodon from 0.3.0 to 0.3.1 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [megalodon](https://github.com/h3poteto/megalodon-rs) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/h3poteto/megalodon-rs/releases)
- [Commits](h3poteto/megalodon-rs@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: megalodon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 6f8380b commit 2de1c54
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 2de1c54

Please sign in to comment.