Skip to content

Commit

Permalink
Merge pull request #229 from adrianreber/dependabot/cargo/console-0.15.8
Browse files Browse the repository at this point in the history
Bump console from 0.15.7 to 0.15.8
  • Loading branch information
adrianreber authored Jul 1, 2024
2 parents 19bc768 + b315074 commit 0d4ee8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 28 deletions.
30 changes: 3 additions & 27 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 @@ -11,7 +11,7 @@ dotenv = "0.15.0"
getopts = "0.2"
diesel = { version = "2.1.4", features = ["postgres"] }
prettytable-rs = "0.10"
console = "0.15.7"
console = "0.15.8"
serde = { version = "1", features = ["derive"] }
serde_derive = "1.0.125"
serde_json = "1"
Expand Down

0 comments on commit 0d4ee8b

Please # to comment.