Skip to content

Commit

Permalink
chore(deps): bump clap from 4.4.17 to 4.4.18 in /src-tauri (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 9be34f0 commit 2d2c4e9
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 @@ -40,7 +40,7 @@ serde_derive = "1.0.164"
thiserror = "1.0.56"
specta = "1.0.5"
tauri-specta = { version = "1.0.2", features = ["javascript", "typescript"] }
clap = { version = "4.4.17", features = ["derive"] }
clap = { version = "4.4.18", features = ["derive"] }

[features]
# this feature is used for production builds or when `devPath` points to the filesystem
Expand Down

0 comments on commit 2d2c4e9

Please sign in to comment.