Skip to content

Commit

Permalink
Merge pull request #43 from fintermobilityas/dependabot/cargo/clap-4.…
Browse files Browse the repository at this point in the history
…0.18

Update clap requirement from 3.0.1 to 4.0.18
  • Loading branch information
peters authored Oct 28, 2022
2 parents 64d17f6 + 8bd83b4 commit ddc13ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warp-packer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build = "build.rs"
LegalCopyright = "Copyright © 2020 Finter Mobility As"

[dependencies]
clap = "3.0.1"
clap = "4.0.18"
dirs = "4.0.0"
reqwest = "0.11.0"
tempdir = "0.3.7"
Expand Down

0 comments on commit ddc13ed

Please sign in to comment.