Skip to content

Commit

Permalink
Merge pull request #482 from sagiegurari/dependabot/cargo/colored-3.0.0
Browse files Browse the repository at this point in the history
Bump colored from 2.1.0 to 3.0.0
  • Loading branch information
sagiegurari authored Jan 18, 2025
2 parents 52a9f85 + 4be1397 commit f9d1fc7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 82 deletions.
95 changes: 14 additions & 81 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 duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ attohttpc = { version = "^0.28", default-features = false, features = [
] }
base64 = "^0.22"
cfg-if = "^1"
colored = "^2"
colored = "^3"
duckscript = { version = "^0.10.0", path = "../duckscript" }
evalexpr = "^12"
fs_extra = "^1"
Expand Down

0 comments on commit f9d1fc7

Please sign in to comment.