Skip to content

Commit

Permalink
Update Cargo.toml (#13375)
Browse files Browse the repository at this point in the history
miss nightly build servo/pathfinder#565

Release Notes:

- N/A
  • Loading branch information
d1y authored Jun 24, 2024
1 parent 03e2f24 commit b58dfe5
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 @@ -459,7 +459,7 @@ features = [
[patch.crates-io]
tree-sitter = { git = "https://github.com/tree-sitter/tree-sitter", rev = "7b4894ba2ae81b988846676f54c0988d4027ef4f" }
# Workaround for a broken nightly build of gpui: See #7644 and revisit once 0.5.3 is released.
pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "30419d07660dc11a21e42ef4a7fa329600cff152" }
pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "4968e819c0d9b015437ffc694511e175801a17c7" }

[profile.dev]
split-debuginfo = "unpacked"
Expand Down

0 comments on commit b58dfe5

Please sign in to comment.