Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelorodem authored Mar 17, 2024
1 parent 5cfecc0 commit ea6cbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A Radix trie for suggestion search, it allows searching for data indexed by a se

## Note

This crate uses a nightly feature [#![feature(round_char_boundary)]](https://github.com/rust-lang/rust/issues/93743)
This crate uses a nightly feature [#![feature(round_char_boundary)]](https://github.com/rust-lang/rust/issues/93743)
it only works on nightly.

## Examples
Expand Down

0 comments on commit ea6cbd5

Please sign in to comment.