File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11[ ![ crates.io] ( https://img.shields.io/crates/d/embedded-alloc.svg )] ( https://crates.io/crates/embedded-alloc )
22[ ![ crates.io] ( https://img.shields.io/crates/v/embedded-alloc.svg )] ( https://crates.io/crates/embedded-alloc )
3- ![ Minimum Supported Rust Version] ( https://img.shields.io/badge/rustc-1.68+-blue.svg )
3+ ![ Minimum Supported Rust Version] ( https://img.shields.io/badge/rustc-1.68+-blue.svg ) -
4+ [ Documentation] ( https://docs.rs/embedded-alloc ) - [ Change log] ( https://github.com/rust-embedded/embedded-alloc/blob/master/CHANGELOG.md )
45
56# ` embedded-alloc `
67
@@ -43,11 +44,7 @@ fn main() -> ! {
4344}
4445```
4546
46- For a full usage example, see ` examples/global_alloc.rs ` .
47-
48- ## [ Documentation] ( https://docs.rs/embedded-alloc )
49-
50- ## [ Change log] ( CHANGELOG.md )
47+ For a full usage example, see [ ` examples/global_alloc.rs ` ] ( https://github.com/rust-embedded/embedded-alloc/blob/master/examples/global_alloc.rs ) .
5148
5249## License
5350
You can’t perform that action at this time.
0 commit comments