Skip to content

Commit

Permalink
Merge pull request #84 from alt-art/dependabot/cargo/inquire-0.7.2
Browse files Browse the repository at this point in the history
chore(deps): bump inquire from 0.7.1 to 0.7.2
  • Loading branch information
alt-art committed Mar 18, 2024
2 parents 8f33c42 + a71ecaf commit 7750028
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ str_to_string = "warn"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
inquire = "0.7.1"
inquire = "0.7.2"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
clap = { version = "4.5.3", features = ["derive"] }
Expand Down

0 comments on commit 7750028

Please sign in to comment.