Skip to content

Commit

Permalink
Update Rust crate colored_json to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 15c0b83 commit e725f2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ orion = { version = "0.17.6", features = ["serde"] }
xdg = "2.5.2"
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
serde = "1.0.200"
colored_json = "4.1.0"
colored_json = "5.0.0"
uuid = { version = "1.8.0", features = ["v4"] }
tempfile = "3.10.1"
base64 = "0.21.7"
Expand Down

0 comments on commit e725f2f

Please sign in to comment.