Skip to content

Commit

Permalink
Bump colored from 2.0.4 to 2.1.0 (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 5ef5d24 commit 0c88e2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 northstar-sextant/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version.workspace = true
[dependencies]
anyhow = { version = "1.0.75", features = ["backtrace"] }
clap = { version = "4.2.7", features = ["derive"] }
colored = "2.0.4"
colored = "2.1.0"
env_logger = "0.10.1"
northstar-runtime = { version = "^0.9.2-pre", path = "../northstar-runtime", features = ["npk"] }
tempfile = "3.8.1"
Expand Down

0 comments on commit 0c88e2a

Please sign in to comment.