summaryrefslogtreecommitdiffstats
path: root/examples/system_information/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez2025-02-211-1/+1
|
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-041-2/+4
| | | | | | We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version.
* Expose `system` module through feature flagLibravatar Héctor Ramón Jiménez2022-04-301-2/+2
|
* Simplify the `QueryInformation` ActionLibravatar Richard2022-04-271-1/+1
|
* Add `system_information` exampleLibravatar Richard2022-04-261-0/+10