Skip to content

Commit

Permalink
chore: bump ts-rs from 7.0.0 to 7.1.0 in /src-tauri (#754)
Browse files Browse the repository at this point in the history
Bumps [ts-rs](https://github.com/Aleph-Alpha/ts-rs) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/Aleph-Alpha/ts-rs/commits)

---
updated-dependencies:
- dependency-name: ts-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 935e159 commit 6658c7e
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 @@ -51,7 +51,7 @@ async-recursion = "1.0.5"
# For parsing timestamps
chrono = "0.4.31"
# TypeScript bindings
ts-rs = "7.0"
ts-rs = "7.1"
# const formatting
const_format = "0.2.32"
# Logging libraries
Expand Down

0 comments on commit 6658c7e

Please sign in to comment.