Skip to content

Commit

Permalink
Restore crates/zed dependency on libc (zed-industries#22354)
Browse files Browse the repository at this point in the history
This somehow got lost during or after merge of zed-industries#22202.

Release Notes:

- N/A
  • Loading branch information
cole-miller authored Dec 22, 2024
1 parent a0e4464 commit 8ccc7b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 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 crates/zed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ language_models.workspace = true
language_selector.workspace = true
language_tools.workspace = true
languages = { workspace = true, features = ["load-grammars"] }
libc.workspace = true
log.workspace = true
markdown.workspace = true
markdown_preview.workspace = true
Expand Down

0 comments on commit 8ccc7b8

Please sign in to comment.