Skip to content

Commit

Permalink
Merge pull request bottlerocket-os#434 from bottlerocket-os/dependabo…
Browse files Browse the repository at this point in the history
…t/cargo/console_log-1.0.0

Bump console_log from 0.2.1 to 1.0.0
  • Loading branch information
gthao313 authored Apr 28, 2023
2 parents e681824 + 19c3372 commit d3ebfdf
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 integ/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aws-sdk-ssm = "0.24.0"
async-trait = "0.1"
base64 = "0.21.0"
chrono = { version = "0.4", default-features = false, features = ["std"] }
console_log = { version = "0.2", features = ["color"] }
console_log = { version = "1.0", features = ["color"] }
env_logger = "0.10"
hex ="0.4.3"
lazy_static = "1.4"
Expand Down

0 comments on commit d3ebfdf

Please sign in to comment.