Skip to content

Commit

Permalink
Merge pull request #711 from gosub-io/dependabot/cargo/colored-2.2.0
Browse files Browse the repository at this point in the history
Bump colored from 2.1.0 to 2.2.0
  • Loading branch information
jaytaph authored Dec 16, 2024
2 parents 3a9e7ea + d6dc2c5 commit 2a2f7ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 crates/gosub_webexecutor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[dependencies]
gosub_shared = { path = "../gosub_shared" }
colored = "2.1.0"
colored = "2.2.0"
derive_more = { version = "1", features = ["from", "display"] }
lazy_static = "1.5"
thiserror = "2.0.7"
Expand Down

0 comments on commit 2a2f7ba

Please sign in to comment.