buttplug-lite icon indicating copy to clipboard operation
buttplug-lite copied to clipboard

simplified buttplug.io API for when JSON is infeasible

Results 19 buttplug-lite issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199. Release notes Sourced from serde's releases. v1.0.199 Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#2732, thanks @​aatifsyed)...

dependencies
rust

Bumps [buttplug](https://github.com/buttplugio/buttplug) from 7.1.15 to 7.1.16. Commits 939986e doc: Update version/CHANGELOG for 7.1.16 07ddf2c fix: Correct a timing issue with a RwLock in JoyHub devices d146969 fix: Correct Lovense Solace...

dependencies
rust

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4. Release notes Sourced from reqwest's releases. v0.12.4 What's Changed Add zstd support, enabled with zstd Cargo feature (thanks @​paolobarbolini!) Add ClientBuilder::read_timeout(Duration), which applies the...

dependencies
rust

Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11. Commits 7b8d1db Prepare 0.21.11 ebcb478 complete_io: bail out if progress is impossible 20f35df Regression test for complete_io infinite loop bug 2f2aae1 Don't specially handle...

dependencies
rust

Bumps [iced_futures](https://github.com/iced-rs/iced) from 0.7.0 to 0.12.0. Release notes Sourced from iced_futures's releases. 0.12.0 Added Multi-window support. #1964 TextEditor widget (or multi-line text input). #2123 Shader widget. #2085 Shadows. #1882 Vectorial...

dependencies
rust

**Describe the bug** Crash on startup. **To Reproduce** `cargo run` will crash. **Additional context** Trying to debugging this to no avail. This is kind of head-scratcher. Let me know if...

bug
help wanted

A secondary binary protocol can be implemented alongside the current text protocol. As websockets can distinguish between binary and text messages, this can be done as a non-breaking change.

enhancement

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.206. Release notes Sourced from serde's releases. v1.0.206 Improve support for flatten attribute inside of enums (#2567, thanks @​Mingun) v1.0.205 Use serialize_entry instead of serialize_key...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.15. Release notes Sourced from clap's releases. v4.5.15 [4.5.15] - 2024-08-10 Compatiblity (unstable-ext) Arg::remove changed return types Fixes (unstable-ext) Make Arg::remove return the removed item...

dependencies
rust

Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1 to 2. Release notes Sourced from EmbarkStudios/cargo-deny-action's releases. Release 2.0.0 - cargo-deny 0.16.0 Action Added PR#78 added SSH support, thanks @​nagua! Changed This release includes breaking...

dependencies
github_actions