Skip to content

Commit

Permalink
Bump colored_json from 3.2.0 to 4.1.0 (#8)
Browse files Browse the repository at this point in the history
Bumps [colored_json](https://github.com/ctron/colored_json) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/ctron/colored_json/releases)
- [Commits](https://github.com/ctron/colored_json/commits)

---
updated-dependencies:
- dependency-name: colored_json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 1778de3 commit 8b5e177
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 50 deletions.
51 changes: 2 additions & 49 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 @@ -9,7 +9,7 @@ repository = "https://github.com/scottanderson/gvas2json"
[dependencies]
anyhow = "1.0"
clap = { version = "4.2", features = ["derive"] }
colored_json = "3.1"
colored_json = "4.1"
gvas = { version = "0", features = ["serde"] }
minus = { version = "5.3", features = ["static_output", "search"] }
serde = "1.0"
Expand Down

0 comments on commit 8b5e177

Please sign in to comment.