Skip to content

Commit 72a7ed9

Browse files
committed
docs(riscv-rt): mention that no features flags are enabled by default
1 parent 9f82208 commit 72a7ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-rt/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
//!
481481
//! Those unfamiliar with crate dependency features may want to first refer to
482482
//! [The Cargo Book](https://doc.rust-lang.org/cargo/reference/features.html#dependency-features)
483-
//! for a quick rundown on they work.
483+
//! for a quick rundown on they work. None are enabled by default.
484484
//!
485485
//! ## `pre-init`
486486
//!

0 commit comments

Comments
 (0)