Skip to content

Commit fbf995f

Browse files
fix(deps): bump nu-color-config from 0.103.0 to 0.104.0 (#1434)
1 parent b0e6eeb commit fbf995f

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

Cargo.lock

Lines changed: 19 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shell-color/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ workspace = true
1313
[dependencies]
1414
bitflags.workspace = true
1515
nu-ansi-term = "0.50.0"
16-
nu-color-config = "0.103.0"
16+
nu-color-config = "0.104.0"
1717

1818
[dev-dependencies]
1919
fig_test = { path = "../fig_test" }

0 commit comments

Comments
 (0)