Skip to content

Commit

Permalink
doc: update detail
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Jan 19, 2025
1 parent 5ec9191 commit ab1916e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
//!
//! ## Cargo Features
//!
//! - `std`: Enable some trait impl for types that only exist on the `std` and the Error
//! trait
//! - `std`: Enable some trait impl for types that only exist on the `std`
//! - `unicode`: Enable more methods for JanetString and JanetBuffer
//! - `inline-more`: More aggressive inlining
//! - `amalgation`: Link the Janet runtime to the package, enabling to use the client
Expand Down

0 comments on commit ab1916e

Please sign in to comment.