Skip to content

Commit

Permalink
chore(deps): bump clap from 4.4.8 to 4.4.9 in /src-tauri (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 5fe3b0a commit 3db4cd5
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.50"
specta = "1.0.5"
tauri-specta = { version = "1.0.2", features = ["javascript", "typescript"] }
clap = { version = "4.4.8", features = ["derive"] }
clap = { version = "4.4.9", features = ["derive"] }

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

0 comments on commit 3db4cd5

Please sign in to comment.