Skip to content

Commit ff1633d

Browse files
chore(deps): bump clap from 4.5.34 to 4.5.35 in /src-tauri (#395)
1 parent 09991bc commit ff1633d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src-tauri/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde_derive = "1.0.164"
4040
thiserror = "2.0.12"
4141
specta = "1.0.5"
4242
tauri-specta = { version = "1.0.2", features = ["javascript", "typescript"] }
43-
clap = { version = "4.5.34", features = ["derive"] }
43+
clap = { version = "4.5.35", features = ["derive"] }
4444

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

0 commit comments

Comments
 (0)