Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cargo](deps): Bump the deps group with 17 updates
Bumps the deps group with 17 updates: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.11.25` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.3` | `3.15.4` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.88` | `1.0.90` | | [http](https://github.com/hyperium/http) | `0.2.11` | `0.2.12` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.68` | `0.3.69` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.4` | `1.1.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.4` | `1.1.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.5` | `0.4.6` | | [system-configuration](https://github.com/mullvad/system-configuration-rs) | `0.5.1` | `0.6.0` | | [system-configuration-sys](https://github.com/mullvad/system-configuration-rs) | `0.5.0` | `0.6.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.91` | `0.2.92` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.91` | `0.2.92` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.41` | `0.4.42` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.91` | `0.2.92` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.91` | `0.2.92` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.91` | `0.2.92` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.68` | `0.3.69` | Updates `reqwest` from 0.11.24 to 0.11.25 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.24...v0.11.25) Updates `bumpalo` from 3.15.3 to 3.15.4 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.15.3...3.15.4) Updates `cc` from 1.0.88 to 1.0.90 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.88...1.0.90) Updates `http` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/v0.2.12/CHANGELOG.md) - [Commits](hyperium/http@v0.2.11...v0.2.12) Updates `js-sys` from 0.3.68 to 0.3.69 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `pin-project` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.4...v1.1.5) Updates `pin-project-internal` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.4...v1.1.5) Updates `regex-automata` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.5...regex-automata-0.4.6) Updates `system-configuration` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/system-configuration-rs@v0.5.1...v0.6.0) Updates `system-configuration-sys` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/system-configuration-rs@v0.5.0...v0.6.0) Updates `wasm-bindgen` from 0.2.91 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.91...0.2.92) Updates `wasm-bindgen-backend` from 0.2.91 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.91...0.2.92) Updates `wasm-bindgen-futures` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.91 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.91...0.2.92) Updates `wasm-bindgen-macro-support` from 0.2.91 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.91...0.2.92) Updates `wasm-bindgen-shared` from 0.2.91 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.91...0.2.92) Updates `web-sys` from 0.3.68 to 0.3.69 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: http dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: system-configuration dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: system-configuration-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information