Skip to content

Commit

Permalink
Merge pull request #394 from Sir-Thom/dependabot/cargo/src-tauri/Dev/…
Browse files Browse the repository at this point in the history
…tauri-plugin-os-2.0.1

Bump tauri-plugin-os from 2.0.0-rc.1 to 2.0.1 in /src-tauri
  • Loading branch information
Sir-Thom authored Oct 17, 2024
2 parents d58ca8c + 69965ec commit f1734cf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 9 deletions.
45 changes: 37 additions & 8 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 @@ -22,7 +22,7 @@ tauri = { version = "2.0.3", features = [] }
tauri-plugin-log = { version = "2.0.1" }
tauri-plugin-fs = { version = "2.0.1" }
tauri-plugin-http = "2.0.0-rc.5"
tauri-plugin-os = { version = "2.0.0-rc.1" }
tauri-plugin-os = { version = "2.0.1" }
tauri-plugin-process = { version = "2.0.1" }
dirs-next = "2.0.0"
serde = { version = "^1.0", features = ["derive"] }
Expand Down

0 comments on commit f1734cf

Please sign in to comment.