Skip to content

Commit

Permalink
Merge pull request #100 from Getdeck/dependabot/cargo/src-tauri/strum…
Browse files Browse the repository at this point in the history
…_macros-0.25.1

chore(deps): bump strum_macros from 0.24.3 to 0.25.1 in /src-tauri
  • Loading branch information
tobifroe authored Jul 14, 2023
2 parents 289069d + 35b78ee commit 3ee1434
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -19,7 +19,7 @@ serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.3.0", features = ["process-command-api", "shell-open", "updater"] }
tauri-plugin-store = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
strum = "0.24.1"
strum_macros = "0.24.3"
strum_macros = "0.25.1"
bollard = "0.14.0"
futures = "0.3.28"
tokio = "1.25.0"
Expand Down

0 comments on commit 3ee1434

Please sign in to comment.