spatialos-sdk-rs
spatialos-sdk-rs copied to clipboard
Rust integration of the SpatialOS C API bindings
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. Changelog Sourced from bindgen's changelog. 0.59.1 Released 2021/07/26 Fixed Fixed incorrect bitfield constructors generated for very large bitfields (#2082). 0.59.0...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version. Release notes Sourced from reqwest's releases. v0.11.4 Add ClientBuilder::resolve() option to override DNS resolution for specific domains. Add native-tls-alpn Cargo...
Updates the requirements on [approx](https://github.com/brendanzab/approx) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [simplelog](https://github.com/drakulix/simplelog.rs) to permit the latest version. Changelog Sourced from simplelog's changelog. v0.10.0 - Fix wrong argument naming (PR [#70](https://github.com/drakulix/simplelog.rs/issues/70), credits to @scvalex) - *Breaking*: More color...
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.8.0] - 2020-12-18 Platform support The minimum supported Rust version is now 1.36 (#1011) getrandom...
Updates the requirements on [t4rust-derive](https://github.com/ReSpeak/t4rust) to permit the latest version. Changelog Sourced from t4rust-derive's changelog. [0.3.0] - 2020-10-21 Changed Cleanws directive does not apply anymore to expressions (<#= #>), it...
Updates the requirements on [tap](https://github.com/myrrlyn/tap) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
…libs instead of the static ones. Just wanted to get your view on this @jamiebrynes7. Needs documentation, and targeting against master.