|
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 |
|
Simon Johnston
|
d535c79ebc
|
Merge pull request #1 from johnstonskj/dependabot/cargo/reqwest-0.11
cargo prod(deps): update reqwest requirement from 0.10 to 0.11
|
2021-01-05 22:45:12 -08: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
|
d09f40887c
|
Add files via upload
|
2020-10-28 11:24:09 -07:00 |
|
Simon Johnston
|
8e0b0267fa
|
Add files via upload
|
2020-10-28 11:23:43 -07:00 |
|
Simon Johnston
|
10b155ae94
|
Fixed version string typo
|
2020-08-19 14:43:12 -07:00 |
|
Simon Johnston
|
90192b6a41
|
Added new methods to Device , and added new TargetedDevice trait
|
2020-08-19 14:42:10 -07:00 |
|
Simon Johnston
|
0e4105b669
|
Added HID documentation and added cfg(windows) to the relevant patterns.
|
2020-08-19 12:40:04 -07:00 |
|
Simon Johnston
|
7b4ebd5432
|
no_run -> ignore for examples
|
2020-08-18 13:08:44 -07:00 |
|
Simon Johnston
|
87a16b38e6
|
Still fixing hidapi/libusb errors
|
2020-08-18 13:04:39 -07:00 |
|
Simon Johnston
|
5e4937bb91
|
excluded HID in tests
|
2020-08-18 13:00:36 -07:00 |
|
Simon Johnston
|
a6a2067d54
|
Merge remote-tracking branch 'origin/master'
|
2020-08-18 12:52:18 -07:00 |
|
Simon Johnston
|
8ff11a8f6e
|
Fixed test issue in CI
|
2020-08-18 12:52:07 -07:00 |
|
Simon Johnston
|
e025aef4e0
|
Update the workflow to build with all targets
|
2020-08-18 12:51:25 -07:00 |
|
Simon Johnston
|
dc11634aca
|
const-ed the "usb" string
|
2020-08-18 12:35:53 -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
|
9d5ff40275
|
Gated test case to work in CI
|
2020-08-18 12:00:21 -07:00 |
|
Simon Johnston
|
2b64e1f655
|
Refactored to support multiple Device implementations.
|
2020-08-18 11:59:11 -07:00 |
|
Simon Johnston
|
6b5fb893ef
|
Switched the command line arguments around and added LUX_DEVICE environment variable.
|
2020-08-17 16:22:21 -07:00 |
|
Simon Johnston
|
6b8aa07adc
|
Markdown error
|
2020-08-17 16:11:03 -07:00 |
|
Simon Johnston
|
20799b4ff0
|
Fixed badge error
|
2020-08-17 16:10:29 -07:00 |
|
Simon Johnston
|
e013b9e599
|
Fixed badge error
|
2020-08-17 16:09:46 -07:00 |
|
Simon Johnston
|
46e2831aae
|
Fixed badge error
|
2020-08-17 16:08:14 -07:00 |
|
Simon Johnston
|
ad978e8007
|
Initial commit.
|
2020-08-17 16:06:18 -07:00 |
|