Skip to content

Commit 21e11df

Browse files
committed
Bump alacritty-test to fix Windows issues
1 parent c9ff13a commit 21e11df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ unicode-segmentation = "1.9.0"
3636
unicode-width = "0.1.9"
3737

3838
[dev-dependencies]
39-
alacritty-test = { git = "https://github.com/YizhePKU/alacritty-test.git", rev = "2f63ebe" }
39+
alacritty-test = { git = "https://github.com/YizhePKU/alacritty-test.git", rev = "1c6dabc" }
4040
gethostname = "0.4.0"
4141
pretty_assertions = "1.4.0"
4242
rstest = { version = "0.18.0", default-features = false }

0 commit comments

Comments
 (0)