We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fd7183 + b38f6ff commit 9094278Copy full SHA for 9094278
README.md
@@ -5,6 +5,8 @@
5
6
> `static` friendly data structures that don't require dynamic memory allocation
7
8
+This project is developed and maintained by the [libs team].
9
+
10
## [Documentation](https://docs.rs/heapless/latest/heapless)
11
12
## [Change log](CHANGELOG.md)
@@ -35,3 +37,5 @@ at your option.
35
37
Unless you explicitly state otherwise, any contribution intentionally submitted
36
38
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
39
dual licensed as above, without any additional terms or conditions.
40
41
+[libs team]: https://github.com/rust-embedded/wg#the-libs-team
0 commit comments