Skip to content

Commit

Permalink
cursor_remaining was stabilized
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-1 committed Aug 6, 2024
1 parent 832f960 commit b445b7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azalea-chat/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![feature(cursor_remaining)]
#![doc = include_str!("../README.md")]

pub mod base_component;
Expand Down

0 comments on commit b445b7c

Please sign in to comment.