Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostie314159 committed Sep 7, 2023
1 parent a7f8470 commit 7cdc3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ IEEE80211 Container | data_tlvs | O(n)
Data Path State | data_tlvs | O(n)
Version | version_tlv | O(1)

Do note please, that although the parsers are not yet present, the features are. Also some parsers where bundled into one feature. (For more information on this refer to Milan Stute's [dissertation](https://tuprints.ulb.tu-darmstadt.de/11457/1/dissertation_milan-stute_2020.pdf#table.caption.42).)
Do note please, that although the parsers are not yet present, the features are. Also some parsers were bundled into one feature. (For more information on this refer to Milan Stute's [dissertation](https://tuprints.ulb.tu-darmstadt.de/11457/1/dissertation_milan-stute_2020.pdf#table.caption.42).)
## no_std
The library is built with the `alloc` crate, which makes using it in a no_std environment with an allocator possible.
## Credits
Expand Down

0 comments on commit 7cdc3f7

Please sign in to comment.