Merge pull request #804 from GyulyVGC/dependabot/cargo/main/clap-4.5.38

Bump clap from 4.5.37 to 4.5.38
This commit is contained in:
Giuliano Bellini
2025-05-12 10:43:26 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ rfd = "0.15.3"
phf = "0.11.3"
phf_shared = "0.11.3"
splines = "4.4.2"
clap = { version = "4.5.37", features = ["derive"] }
clap = { version = "4.5.38", features = ["derive"] }
[target.'cfg(windows)'.dependencies]
gag = "1.0.0"