Skip to content

Commit

Permalink
chore(deps): bump specta from 1.0.4 to 1.0.5 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [specta](https://github.com/oscartbeaumont/specta) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/oscartbeaumont/specta/releases)
- [Commits](specta-rs/specta@v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 142ddff commit f205f0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@ reqwest = { version = "0.11.18", features = ["json"] }
paste = "1.0.13"
serde_derive = "1.0.164"
thiserror = "1.0.43"
specta = "1.0.4"
specta = "1.0.5"
tauri-specta = { version = "1.0.2", features = ["javascript", "typescript"] }
clap = { version = "4.3.17", features = ["derive"] }

Expand Down

0 comments on commit f205f0f

Please sign in to comment.