Skip to content

Commit

Permalink
Update Rust crate tokio to v1.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 1cf1520 commit c871ca0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
37 changes: 19 additions & 18 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 @@ -33,7 +33,7 @@ tauri-plugin-single-instance = { git = "https://github.com/tauri-apps/plugins-wo
tauri-plugin-store = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
tauri-plugin-window-state = "=0.1.1"
thiserror = "=1.0.63"
tokio = { version = "=1.37.0", features = ["time"] }
tokio = { version = "=1.39.3", features = ["time"] }
vault = "=8.0.0"
window-shadows = "=0.2.2"
# monitoring by sentry
Expand Down

0 comments on commit c871ca0

Please sign in to comment.