Add system_information example

This commit is contained in:
Richard 2022-03-10 03:02:17 -03:00
parent c8ed318e17
commit 53538b65b1
5 changed files with 130 additions and 6 deletions

View file

@ -96,6 +96,7 @@ members = [
"examples/pure/todos",
"examples/pure/tour",
"examples/websocket",
"examples/system_information"
]
[dependencies]