Skip to content

Commit

Permalink
Merge pull request #114 from carloslack/atty
Browse files Browse the repository at this point in the history
update atty
  • Loading branch information
carloslack authored Oct 8, 2024
2 parents 4c48409 + da1bc76 commit d5dc45e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rustelf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions scripts/rustelf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ anyhow = "1.0.42"
assert-str = "0.1"
chrono = "0.4"
structopt = "0.3.26"
atty = "0.2"
1 change: 1 addition & 0 deletions tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ edition = "2021"
anyhow = "1.0.66"
fork = "0.1.20"
structopt = "0.3.26"
atty = "0.2"

0 comments on commit d5dc45e

Please sign in to comment.