gpui-component/crates/ui/src/text
Vincent Hanquez 2b37028e08
chore: Update dependencies to smol = 2 (#1404)
just noticed the dependency is set to a fairly old version of smol (=
1), so update to smol = 2.

Also gpui/zed seems to be using smol = 2
2025-10-21 10:56:48 +08:00
..
format text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
inline.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
mod.rs text_view: Add to support custom code block style. (#1288) 2025-09-25 17:11:14 +08:00
node.rs markdown: Use list for Markdown render and add scrollbar. (#1357) 2025-10-13 22:06:07 +08:00
style.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
text_view.rs chore: Update dependencies to smol = 2 (#1404) 2025-10-21 10:56:48 +08:00
utils.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00