Skip to content

Commit e2284f5

Browse files
Mateusz FaltynMateusz Faltyn
Mateusz Faltyn
authored and
Mateusz Faltyn
committed
Revised lib.rs
1 parent 4df12ba commit e2284f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
//!
2828
//! * `std`
2929
//! * `grind_signatures`
30-
//! * `no-std ` - exposes write trait implementations from the `core2` crate
30+
//! * `no-std ` - exposes write trait implementations from the `core2` crate (at least one of no-std or std are required)
3131
//! * Skip logging of messages at levels below the given log level:
3232
//! * `max_level_off`
3333
//! * `max_level_error`

0 commit comments

Comments
 (0)