Skip to content

Commit 5fdca4b

Browse files
dependabot[bot]elasticdog
authored andcommitted
Bump is-terminal from 0.4.8 to 0.4.9
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.8 to 0.4.9. - [Commits](sunfishcode/is-terminal@v0.4.8...v0.4.9) --- updated-dependencies: - dependency-name: is-terminal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3f481d commit 5fdca4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/spellout/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ anyhow = "1.0.72"
3131
clap = { version = "4.3.19", features = ["derive", "env", "wrap_help"] }
3232
clap_complete = "4.3.2"
3333
clap_mangen = "0.2.12"
34-
is-terminal = "0.4.7"
34+
is-terminal = "0.4.9"
3535
spellabet = { path = "../spellabet" }

0 commit comments

Comments
 (0)