Skip to content

Commit

Permalink
Merge pull request #398 from andfoy/dependabot/cargo/winpty-rs-0.3.15
Browse files Browse the repository at this point in the history
Bump winpty-rs from 0.3.14 to 0.3.15
  • Loading branch information
andfoy authored Feb 26, 2024
2 parents 5b3a4c0 + a1daced commit 00fd20c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 33 deletions.
74 changes: 42 additions & 32 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name = "winpty"
crate-type = ["cdylib"]

[dependencies]
winpty-rs = "0.3.14"
winpty-rs = "0.3.15"

[dependencies.pyo3]
version = "0.20.2"
Expand Down

0 comments on commit 00fd20c

Please sign in to comment.