chore: Bump Rust edition to 2024 (#27800)
Follow-up to https://github.com/zed-industries/zed/pull/27791 Release Notes: - N/A
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use gpui::{div, Div};
|
||||
use gpui::{Div, div};
|
||||
|
||||
use crate::StyledExt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user