Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: bump is-terminal to 0.4.4
  • Loading branch information
weihanglo committed Feb 23, 2023
commit ec05b237b2a0c7abbabb393e9b4b77a6742516a3
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ humantime = "2.0.0"
ignore = "0.4.7"
im-rc = "15.0.0"
indexmap = "1"
is-terminal = "0.4.0"
is-terminal = "0.4.4"
itertools = "0.10.0"
jobserver = "0.1.24"
lazy_static = "1.2.0"
Expand Down