Skip to content

Commit

Permalink
fix(deps): update rust crate ts-rs to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent c446e32 commit 0c353d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -17,7 +17,7 @@ tauri = { version = "1.6.2", features = ["reqwest-native-tls-vendored", "shell-o
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
ts-rs = "9.0"
ts-rs = "10.0"
scraper = "0.20.0"
sled = "0.34.7"
zstd = "0.13.1"
Expand Down

0 comments on commit 0c353d8

Please sign in to comment.