Commit Graph

10 Commits

Author SHA1 Message Date
22da3e03f3 Work in progress 2024-02-12 09:04:38 +01:00
cf56783e3d Fork info 2024-01-19 20:59:45 +01:00
f632d3a596 Rename executable entry point 2024-01-19 20:59:07 +01:00
dependabot[bot]
c4fbc56e81
cargo prod(deps): update reqwest requirement from 0.10 to 0.11
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 06:20:54 +00:00
Simon Johnston
90192b6a41 Added new methods to Device, and added new TargetedDevice trait 2020-08-19 14:42:10 -07:00
Simon Johnston
4b95734faf Removed the DeviceIdentifier trait, and Device now returns a String. 2020-08-18 12:32:52 -07:00
Simon Johnston
4c93786f1c Added more examples. 2020-08-18 12:22:35 -07:00
Simon Johnston
636a1722f8 Added repository and documentation links 2020-08-18 12:04:12 -07:00
Simon Johnston
2b64e1f655 Refactored to support multiple Device implementations. 2020-08-18 11:59:11 -07:00
Simon Johnston
ad978e8007 Initial commit. 2020-08-17 16:06:18 -07:00