Skip to content

Commit 3719484

Browse files
yoshuawuytsk-nasa
andauthored
Update src/lib.rs
Co-Authored-By: nasa <[email protected]>
1 parent d026c44 commit 3719484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
//! [dependencies.async-std]
229229
//! version = "1.0.0"
230230
//! default-features = false
231-
//! features = ["core"]
231+
//! features = ["alloc"]
232232
//! ```
233233
234234
#![cfg_attr(not(feature = "std"), no_std)]

0 commit comments

Comments
 (0)