Skip to content

Commit

Permalink
Bump alacritty-test to fix Unix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
YizhePKU committed Oct 21, 2024
1 parent 21e11df commit c47fb1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -36,7 +36,7 @@ unicode-segmentation = "1.9.0"
unicode-width = "0.1.9"

[dev-dependencies]
alacritty-test = { git = "https://github.com/YizhePKU/alacritty-test.git", rev = "1c6dabc" }
alacritty-test = { git = "https://github.com/YizhePKU/alacritty-test.git", rev = "d8d0196" }
gethostname = "0.4.0"
pretty_assertions = "1.4.0"
rstest = { version = "0.18.0", default-features = false }
Expand Down

0 comments on commit c47fb1f

Please sign in to comment.