teloxide/Cargo.lock

3023 lines
73 KiB
Text
Raw Normal View History

2024-03-02 23:18:45 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "addr2line"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.24.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
2024-03-02 23:18:45 +01:00
dependencies = [
"gimli",
]
[[package]]
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
name = "adler2"
version = "2.0.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
2024-03-02 23:18:45 +01:00
[[package]]
name = "ahash"
2024-07-21 04:13:09 +02:00
version = "0.8.11"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-21 04:13:09 +02:00
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
"once_cell",
"version_check",
"zerocopy",
]
[[package]]
name = "aho-corasick"
version = "0.7.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
dependencies = [
"memchr",
]
[[package]]
name = "aho-corasick"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
dependencies = [
"memchr",
]
[[package]]
name = "allocator-api2"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.2.18"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
2024-03-02 23:18:45 +01:00
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
[[package]]
name = "aquamarine"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21cc1548309245035eb18aa7f0967da6bc65587005170c56e6ef2788a4cf3f4e"
dependencies = [
"include_dir",
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
"itertools",
2024-03-02 23:18:45 +01:00
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "async-trait"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.1.83"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "atoi"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
dependencies = [
"num-traits",
]
[[package]]
name = "atomic-waker"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
2024-03-02 23:18:45 +01:00
[[package]]
name = "autocfg"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "1.4.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
2024-03-02 23:18:45 +01:00
[[package]]
name = "axum"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.7.7"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae"
2024-03-02 23:18:45 +01:00
dependencies = [
"async-trait",
"axum-core",
"bytes",
"futures-util",
"http",
"http-body",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"http-body-util",
"hyper",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"hyper-util",
2024-03-02 23:18:45 +01:00
"itoa",
"matchit",
"memchr",
"mime",
"percent-encoding",
"pin-project-lite",
"rustversion",
"serde",
"serde_json",
"serde_path_to_error",
"serde_urlencoded",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"sync_wrapper 1.0.1",
2024-03-02 23:18:45 +01:00
"tokio",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"tower",
2024-03-02 23:18:45 +01:00
"tower-layer",
"tower-service",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"tracing",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "axum-core"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.4.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
2024-03-02 23:18:45 +01:00
dependencies = [
"async-trait",
"bytes",
"futures-util",
"http",
"http-body",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"http-body-util",
2024-03-02 23:18:45 +01:00
"mime",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"pin-project-lite",
2024-03-02 23:18:45 +01:00
"rustversion",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"sync_wrapper 1.0.1",
2024-03-02 23:18:45 +01:00
"tower-layer",
"tower-service",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"tracing",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "backtrace"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.3.74"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
2024-03-02 23:18:45 +01:00
dependencies = [
"addr2line",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"windows-targets 0.52.6",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "base64"
version = "0.21.7"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
2024-03-02 23:18:45 +01:00
[[package]]
name = "base64"
version = "0.22.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
2024-03-02 23:18:45 +01:00
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bitflags"
version = "2.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
dependencies = [
"serde",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "block-buffer"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "bumpalo"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "3.16.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2024-03-02 23:18:45 +01:00
[[package]]
name = "bytemuck"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d"
2024-03-02 23:18:45 +01:00
[[package]]
name = "byteorder"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[package]]
name = "bytes"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.7.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
2024-03-02 23:18:45 +01:00
[[package]]
name = "cc"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.1.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
dependencies = [
"shlex",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chrono"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.4.38"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2024-03-02 23:18:45 +01:00
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"wasm-bindgen",
"windows-targets 0.52.6",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "combine"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "4.6.7"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
2024-03-02 23:18:45 +01:00
dependencies = [
"bytes",
"futures-core",
"memchr",
"pin-project-lite",
"tokio",
"tokio-util",
]
[[package]]
name = "concurrent-queue"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
dependencies = [
"crossbeam-utils",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "cool_asserts"
version = "2.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee9f254e53f61e2688d3677fa2cbe4e9b950afd56f48819c98817417cf6b28ec"
dependencies = [
"indent_write",
]
[[package]]
name = "core-foundation"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.7 to 1.1.10 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.7...cc-v1.1.10) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.2...0.36.3) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:05:46 +02:00
version = "0.8.7"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.7 to 1.1.10 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.7...cc-v1.1.10) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.2...0.36.3) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:05:46 +02:00
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
2024-03-02 23:18:45 +01:00
[[package]]
name = "cpufeatures"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.2.14"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
2024-03-02 23:18:45 +01:00
dependencies = [
"libc",
]
[[package]]
name = "crc"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "3.2.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
2024-03-02 23:18:45 +01:00
dependencies = [
"crc-catalog",
]
[[package]]
name = "crc-catalog"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
[[package]]
name = "crossbeam-queue"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.8.20"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
2024-03-02 23:18:45 +01:00
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
[[package]]
name = "darling"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
"syn 1.0.109",
]
[[package]]
name = "darling_macro"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
dependencies = [
"darling_core",
"quote",
"syn 1.0.109",
]
[[package]]
name = "deadpool"
2024-07-21 05:33:26 +02:00
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-21 05:33:26 +02:00
checksum = "fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490"
dependencies = [
2024-07-21 05:33:26 +02:00
"async-trait",
"deadpool-runtime",
"num_cpus",
"tokio",
]
[[package]]
name = "deadpool-redis"
2024-07-21 05:33:26 +02:00
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-21 05:33:26 +02:00
checksum = "36f2381b0e993d06a1f6d49f486b33bc4004085bf980340fc05726bacc681fff"
dependencies = [
"deadpool",
"redis",
]
[[package]]
name = "deadpool-runtime"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b"
dependencies = [
"tokio",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "derive_more"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.99.18"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
2024-03-02 23:18:45 +01:00
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
"syn 2.0.52",
2024-03-02 23:18:45 +01:00
]
2024-08-16 12:59:55 +02:00
[[package]]
name = "diff"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
2024-03-02 23:18:45 +01:00
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
"subtle",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "dotenvy"
version = "0.15.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
[[package]]
name = "dptree"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d81175dab5ec79c30e0576df2ed2c244e1721720c302000bb321b107e82e265c"
dependencies = [
"futures",
]
[[package]]
name = "either"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "1.13.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
2024-03-02 23:18:45 +01:00
dependencies = [
"serde",
]
[[package]]
name = "encoding_rs"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.8.34"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
]
[[package]]
name = "env_logger"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
dependencies = [
2024-08-18 15:54:37 +02:00
"humantime",
2024-03-02 23:18:45 +01:00
"is-terminal",
"log",
"regex",
"termcolor",
]
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
[[package]]
name = "erasable"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f11890ce181d47a64e5d1eb4b6caba0e7bae911a356723740d058a5d0340b7d"
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "errno"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.3.9"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
2024-03-02 23:18:45 +01:00
dependencies = [
"libc",
"windows-sys 0.52.0",
]
[[package]]
name = "etcetera"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
dependencies = [
"cfg-if",
"home",
"windows-sys 0.48.0",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "event-listener"
version = "5.3.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
dependencies = [
"concurrent-queue",
"parking",
"pin-project-lite",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "fastrand"
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
2024-03-02 23:18:45 +01:00
[[package]]
name = "flume"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.11.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-core",
"futures-sink",
"spin",
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
dependencies = [
"foreign-types-shared",
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "form_urlencoded"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
2024-03-02 23:18:45 +01:00
[[package]]
name = "futures-executor"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-intrusive"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
dependencies = [
"futures-core",
"lock_api",
"parking_lot",
]
[[package]]
name = "futures-io"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
2024-03-02 23:18:45 +01:00
[[package]]
name = "futures-macro"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "futures-sink"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
2024-03-02 23:18:45 +01:00
[[package]]
name = "futures-task"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
2024-03-02 23:18:45 +01:00
[[package]]
name = "futures-util"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
Bump the lock group with 10 updates Bumps the lock group with 10 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.104` | `1.0.105` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.14` | `0.2.15` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.1` | `1.7.0` | Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.80...0.1.81) Updates `cc` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.104...cc-v1.0.105) Updates `getrandom` from 0.2.14 to 0.2.15 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.14...v0.2.15) Updates `serde_derive` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `tinyvec` from 1.6.1 to 1.7.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:08:36 +02:00
version = "0.2.15"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 10 updates Bumps the lock group with 10 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.104` | `1.0.105` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.14` | `0.2.15` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.1` | `1.7.0` | Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.80...0.1.81) Updates `cc` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.104...cc-v1.0.105) Updates `getrandom` from 0.2.14 to 0.2.15 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.14...v0.2.15) Updates `serde_derive` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `tinyvec` from 1.6.1 to 1.7.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:08:36 +02:00
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
[[package]]
name = "gimli"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.31.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
2024-03-02 23:18:45 +01:00
[[package]]
name = "h2"
version = "0.4.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205"
2024-03-02 23:18:45 +01:00
dependencies = [
"atomic-waker",
2024-03-02 23:18:45 +01:00
"bytes",
"fnv",
"futures-core",
"futures-sink",
"http",
2024-03-02 23:18:45 +01:00
"indexmap 2.2.5",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "half"
version = "1.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b43ede17f21864e81be2fa654110bf1e793774238d86ef8555c37e6519c0403"
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hashbrown"
version = "0.14.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
2024-03-02 23:18:45 +01:00
dependencies = [
"ahash",
"allocator-api2",
]
[[package]]
name = "hashlink"
version = "0.9.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
2024-03-02 23:18:45 +01:00
dependencies = [
"hashbrown 0.14.5",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "heck"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "heck"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2024-03-02 23:18:45 +01:00
[[package]]
name = "hermit-abi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
[[package]]
name = "hermit-abi"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
2024-03-02 23:18:45 +01:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hkdf"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
dependencies = [
"hmac",
]
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
"digest",
]
[[package]]
name = "home"
version = "0.5.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
dependencies = [
"windows-sys 0.52.0",
]
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
[[package]]
name = "http"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
dependencies = [
"bytes",
"fnv",
"itoa",
]
2024-03-02 23:18:45 +01:00
[[package]]
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
name = "http-body"
version = "1.0.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
dependencies = [
"bytes",
"http",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
]
[[package]]
name = "http-body-util"
version = "0.1.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
dependencies = [
"bytes",
"futures-util",
"http",
"http-body",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"pin-project-lite",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "httparse"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "1.9.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
2024-03-02 23:18:45 +01:00
[[package]]
name = "httpdate"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
[[package]]
name = "hyper"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.5.0"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
dependencies = [
"bytes",
"futures-channel",
"futures-util",
"h2",
"http",
"http-body",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
"smallvec",
"tokio",
"want",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "hyper-rustls"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.27.3"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-util",
"http",
"hyper",
"hyper-util",
2024-03-02 23:18:45 +01:00
"rustls",
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
"rustls-native-certs",
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
"tokio",
"tokio-rustls",
"tower-service",
"webpki-roots",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "hyper-tls"
version = "0.6.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
2024-03-02 23:18:45 +01:00
dependencies = [
"bytes",
"http-body-util",
"hyper",
"hyper-util",
2024-03-02 23:18:45 +01:00
"native-tls",
"tokio",
"tokio-native-tls",
"tower-service",
2024-03-02 23:18:45 +01:00
]
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
[[package]]
name = "hyper-util"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.1.9"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
dependencies = [
"bytes",
"futures-channel",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"futures-util",
"http",
"http-body",
"hyper",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"pin-project-lite",
"socket2",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"tokio",
"tower-service",
"tracing",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "iana-time-zone"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.1.61"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
2024-03-02 23:18:45 +01:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
"windows-core",
]
[[package]]
name = "iana-time-zone-haiku"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "idna"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "include_dir"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.7.4"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd"
2024-03-02 23:18:45 +01:00
dependencies = [
"include_dir_macros",
]
[[package]]
name = "include_dir_macros"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.7.4"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
]
[[package]]
name = "indent_write"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0cfe9645a18782869361d9c8732246be7b410ad4e919d3609ebabdac00ba12c3"
[[package]]
name = "indexmap"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
dependencies = [
"autocfg",
"hashbrown 0.12.3",
"serde",
]
[[package]]
name = "indexmap"
version = "2.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
dependencies = [
"equivalent",
"hashbrown 0.14.5",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "ipnet"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "2.10.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
2024-03-02 23:18:45 +01:00
[[package]]
name = "is-terminal"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
version = "0.4.13"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
"hermit-abi 0.4.0",
2024-03-02 23:18:45 +01:00
"libc",
"windows-sys 0.52.0",
]
[[package]]
name = "itertools"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]
[[package]]
name = "itoa"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
version = "1.0.11"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2024-03-02 23:18:45 +01:00
[[package]]
name = "js-sys"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.3.72"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
2024-03-02 23:18:45 +01:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "libc"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.2.161"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
2024-03-02 23:18:45 +01:00
[[package]]
name = "libsqlite3-sys"
version = "0.30.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
2024-03-02 23:18:45 +01:00
dependencies = [
"cc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "linux-raw-sys"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.4.14"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
2024-03-02 23:18:45 +01:00
[[package]]
name = "lock_api"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.4.12"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2024-03-02 23:18:45 +01:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.4.22"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
2024-03-02 23:18:45 +01:00
[[package]]
name = "matchit"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
[[package]]
name = "md-5"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
dependencies = [
"cfg-if",
"digest",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "memchr"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "2.7.4"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2024-03-02 23:18:45 +01:00
[[package]]
name = "mime"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
[[package]]
name = "mime_guess"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "2.0.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
2024-03-02 23:18:45 +01:00
dependencies = [
"mime",
"unicase",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "miniz_oxide"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"adler2",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "mio"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.7 to 1.1.10 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.7...cc-v1.1.10) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.2...0.36.3) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:05:46 +02:00
version = "1.0.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.7 to 1.1.10 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.7...cc-v1.1.10) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.2...0.36.3) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:05:46 +02:00
checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
"hermit-abi 0.3.9",
2024-03-02 23:18:45 +01:00
"libc",
"wasi",
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
"windows-sys 0.52.0",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "native-tls"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.2.12"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
2024-03-02 23:18:45 +01:00
dependencies = [
"libc",
"log",
"openssl",
"openssl-probe",
"openssl-sys",
"schannel",
"security-framework",
"security-framework-sys",
"tempfile",
]
[[package]]
name = "nom"
version = "7.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
dependencies = [
"memchr",
"minimal-lexical",
]
[[package]]
name = "num-traits"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.2.19"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2024-03-02 23:18:45 +01:00
dependencies = [
"autocfg",
]
[[package]]
name = "num_cpus"
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
dependencies = [
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
"hermit-abi 0.3.9",
2024-03-02 23:18:45 +01:00
"libc",
]
[[package]]
name = "object"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.36.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
2024-03-02 23:18:45 +01:00
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "1.20.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
2024-03-02 23:18:45 +01:00
[[package]]
name = "openssl"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.10.68"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
2024-03-02 23:18:45 +01:00
dependencies = [
"bitflags 2.4.2",
"cfg-if",
"foreign-types",
"libc",
"once_cell",
"openssl-macros",
"openssl-sys",
]
[[package]]
name = "openssl-macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.9.104"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
2024-03-02 23:18:45 +01:00
dependencies = [
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "parking"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2024-03-02 23:18:45 +01:00
[[package]]
name = "parking_lot"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.12.3"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2024-03-02 23:18:45 +01:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.9.10"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
"libc",
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"redox_syscall",
2024-03-02 23:18:45 +01:00
"smallvec",
"windows-targets 0.52.6",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "paste"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "1.0.15"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2024-03-02 23:18:45 +01:00
[[package]]
name = "percent-encoding"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
[[package]]
name = "pin-project"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "1.1.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "baf123a161dde1e524adf36f90bc5d8d3462824a9c43553ad07a8183161189ec"
2024-03-02 23:18:45 +01:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "1.1.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "a4502d8515ca9f32f1fb543d987f63d95a14934883db45bdb48060b6b69257f8"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "pin-project-lite"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
version = "0.2.14"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2024-03-02 23:18:45 +01:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.3.31"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
2024-03-02 23:18:45 +01:00
[[package]]
name = "ppv-lite86"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "0.2.20"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
dependencies = [
"zerocopy",
]
2024-03-02 23:18:45 +01:00
2024-08-16 12:59:55 +02:00
[[package]]
name = "pretty_assertions"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.4.1"
2024-08-16 12:59:55 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
2024-08-16 12:59:55 +02:00
dependencies = [
"diff",
"yansi",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "pretty_env_logger"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "865724d4dbe39d9f3dd3b52b88d859d66bcb2d6a0acfd5ea68a65fb66d4bdc1c"
dependencies = [
2024-08-18 15:54:37 +02:00
"env_logger",
2024-03-02 23:18:45 +01:00
"log",
]
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn 1.0.109",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
[[package]]
name = "proc-macro2"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.0.88"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9"
2024-03-02 23:18:45 +01:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quinn"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.11.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684"
dependencies = [
"bytes",
"pin-project-lite",
"quinn-proto",
"quinn-udp",
"rustc-hash",
"rustls",
"socket2",
"thiserror",
"tokio",
"tracing",
]
[[package]]
name = "quinn-proto"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
dependencies = [
"bytes",
"rand",
"ring",
"rustc-hash",
"rustls",
"slab",
"thiserror",
"tinyvec",
"tracing",
]
[[package]]
name = "quinn-udp"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b"
dependencies = [
"libc",
"once_cell",
"socket2",
"tracing",
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"windows-sys 0.59.0",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "quote"
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
version = "1.0.37"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom",
]
[[package]]
name = "rc-box"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0690759eabf094030c2cdabc25ade1395bac02210d920d655053c1d49583fd8"
dependencies = [
"erasable",
]
[[package]]
name = "redis"
2024-07-21 05:33:26 +02:00
version = "0.24.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-21 05:33:26 +02:00
checksum = "c580d9cbbe1d1b479e8d67cf9daf6a62c957e6846048408b80b43ac3f6af84cd"
2024-03-02 23:18:45 +01:00
dependencies = [
"async-trait",
"bytes",
"combine",
"futures-util",
"itoa",
"percent-encoding",
"pin-project-lite",
"ryu",
"tokio",
"tokio-util",
"url",
]
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
[[package]]
name = "redox_syscall"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.5.7"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
dependencies = [
"bitflags 2.4.2",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "regex"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "1.11.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8"
2024-03-02 23:18:45 +01:00
dependencies = [
"aho-corasick 1.1.2",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.4.8"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
2024-03-02 23:18:45 +01:00
dependencies = [
"aho-corasick 1.1.2",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.8.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
2024-03-02 23:18:45 +01:00
[[package]]
name = "reqwest"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.12.8"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b"
2024-03-02 23:18:45 +01:00
dependencies = [
"base64 0.22.1",
2024-03-02 23:18:45 +01:00
"bytes",
"encoding_rs",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"http-body-util",
"hyper",
2024-03-02 23:18:45 +01:00
"hyper-rustls",
"hyper-tls",
"hyper-util",
2024-03-02 23:18:45 +01:00
"ipnet",
"js-sys",
"log",
"mime",
"mime_guess",
"native-tls",
"once_cell",
"percent-encoding",
"pin-project-lite",
"quinn",
2024-03-02 23:18:45 +01:00
"rustls",
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
"rustls-native-certs",
2024-03-02 23:18:45 +01:00
"rustls-pemfile",
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
"serde",
"serde_json",
"serde_urlencoded",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"sync_wrapper 1.0.1",
2024-03-02 23:18:45 +01:00
"system-configuration",
"tokio",
"tokio-native-tls",
"tokio-rustls",
"tokio-util",
"tower-service",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-streams",
"web-sys",
"webpki-roots",
"windows-registry",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "rgb"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
version = "0.8.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
dependencies = [
"bytemuck",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "ring"
version = "0.17.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
dependencies = [
"cc",
"cfg-if",
"getrandom",
"libc",
"spin",
"untrusted",
"windows-sys 0.52.0",
]
[[package]]
name = "ron"
version = "0.8.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
2024-03-02 23:18:45 +01:00
dependencies = [
"base64 0.21.7",
"bitflags 2.4.2",
2024-03-02 23:18:45 +01:00
"serde",
"serde_derive",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "rustc-demangle"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.1.24"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2024-03-02 23:18:45 +01:00
[[package]]
name = "rustc-hash"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
2024-03-02 23:18:45 +01:00
[[package]]
name = "rustc_version"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
version = "0.4.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
2024-03-02 23:18:45 +01:00
dependencies = [
"semver",
]
[[package]]
name = "rustix"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.38.37"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811"
2024-03-02 23:18:45 +01:00
dependencies = [
"bitflags 2.4.2",
"errno",
"libc",
"linux-raw-sys",
"windows-sys 0.52.0",
]
[[package]]
name = "rustls"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.23.14"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "415d9944693cb90382053259f89fbb077ea730ad7273047ec63b19bc9b160ba8"
2024-03-02 23:18:45 +01:00
dependencies = [
"once_cell",
2024-03-02 23:18:45 +01:00
"ring",
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
"rustls-webpki",
"subtle",
"zeroize",
2024-03-02 23:18:45 +01:00
]
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
[[package]]
name = "rustls-native-certs"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
dependencies = [
"openssl-probe",
"rustls-pemfile",
"rustls-pki-types",
"schannel",
"security-framework",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "rustls-pemfile"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "2.2.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
2024-03-02 23:18:45 +01:00
dependencies = [
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "rustls-pki-types"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
2024-03-02 23:18:45 +01:00
[[package]]
name = "rustls-webpki"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.102.8"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
2024-03-02 23:18:45 +01:00
dependencies = [
"ring",
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
"untrusted",
]
[[package]]
name = "rustversion"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.0.18"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
2024-03-02 23:18:45 +01:00
[[package]]
name = "ryu"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "1.0.18"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2024-03-02 23:18:45 +01:00
[[package]]
name = "schannel"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.1.26"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"windows-sys 0.59.0",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "scopeguard"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]]
name = "security-framework"
Bump the lock group with 10 updates Bumps the lock group with 10 updates: | Package | From | To | | --- | --- | --- | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` | | [crc](https://github.com/mrhooray/crc-rs) | `3.0.1` | `3.2.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.13` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `2.9.2` | `2.10.0` | Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91) Updates `crc` from 3.0.1 to 3.2.0 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.0.1...3.2.0) Updates `getrandom` from 0.2.12 to 0.2.13 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.13) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.14...1.0.15) Updates `security-framework` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:54:36 +02:00
version = "2.10.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 10 updates Bumps the lock group with 10 updates: | Package | From | To | | --- | --- | --- | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` | | [crc](https://github.com/mrhooray/crc-rs) | `3.0.1` | `3.2.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.13` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `2.9.2` | `2.10.0` | Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91) Updates `crc` from 3.0.1 to 3.2.0 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.0.1...3.2.0) Updates `getrandom` from 0.2.12 to 0.2.13 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.13) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.14...1.0.15) Updates `security-framework` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:54:36 +02:00
checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6"
2024-03-02 23:18:45 +01:00
dependencies = [
"bitflags 1.3.2",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "2.12.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6"
2024-03-02 23:18:45 +01:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "semver"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "1.0.23"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
2024-03-02 23:18:45 +01:00
[[package]]
name = "serde"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.210"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a"
2024-03-02 23:18:45 +01:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_cbor"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
dependencies = [
"half",
"serde",
]
[[package]]
name = "serde_derive"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.210"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "serde_json"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.0.132"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
2024-03-02 23:18:45 +01:00
dependencies = [
"itoa",
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
"memchr",
2024-03-02 23:18:45 +01:00
"ryu",
"serde",
]
[[package]]
name = "serde_path_to_error"
Bump the lock group with 33 updates Bumps the lock group with 33 updates: | Package | From | To | | --- | --- | --- | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.4` | `1.1.5` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.11.26` | | [chrono](https://github.com/chronotope/chrono) | `0.4.34` | `0.4.35` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.78` | `1.0.79` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.78` | | [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` | | [h2](https://github.com/hyperium/h2) | `0.3.24` | `0.3.25` | | [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-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` | | [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.15` | `0.1.16` | | [sqlx-core](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-macros](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-macros-core](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-sqlite](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [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 `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `thiserror` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58) 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](https://github.com/taiki-e/pin-project/compare/v1.1.4...v1.1.5) Updates `sqlx` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.24 to 0.11.26 - [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.11.24...v0.11.26) Updates `chrono` from 0.4.34 to 0.4.35 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.34...v0.4.35) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `proc-macro2` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.79) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.77 to 0.1.78 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.77...0.1.78) Updates `bumpalo` from 3.15.3 to 3.15.4 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/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](https://github.com/rust-lang/cc-rs/compare/1.0.88...1.0.90) Updates `h2` from 0.3.24 to 0.3.25 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.25/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.25) 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](https://github.com/hyperium/http/compare/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-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](https://github.com/taiki-e/pin-project/compare/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](https://github.com/rust-lang/regex/compare/regex-automata-0.4.5...regex-automata-0.4.6) Updates `serde_path_to_error` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](https://github.com/dtolnay/path-to-error/compare/0.1.15...0.1.16) Updates `sqlx-core` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-macros` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-macros-core` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-sqlite` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `thiserror-impl` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58) 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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: http dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_path_to_error dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 10:02:44 +01:00
version = "0.1.16"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 33 updates Bumps the lock group with 33 updates: | Package | From | To | | --- | --- | --- | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.4` | `1.1.5` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.11.26` | | [chrono](https://github.com/chronotope/chrono) | `0.4.34` | `0.4.35` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.78` | `1.0.79` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.78` | | [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` | | [h2](https://github.com/hyperium/h2) | `0.3.24` | `0.3.25` | | [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-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` | | [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.15` | `0.1.16` | | [sqlx-core](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-macros](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-macros-core](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [sqlx-sqlite](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [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 `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `thiserror` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58) 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](https://github.com/taiki-e/pin-project/compare/v1.1.4...v1.1.5) Updates `sqlx` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.24 to 0.11.26 - [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.11.24...v0.11.26) Updates `chrono` from 0.4.34 to 0.4.35 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.34...v0.4.35) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `proc-macro2` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.79) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.77 to 0.1.78 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.77...0.1.78) Updates `bumpalo` from 3.15.3 to 3.15.4 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/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](https://github.com/rust-lang/cc-rs/compare/1.0.88...1.0.90) Updates `h2` from 0.3.24 to 0.3.25 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.25/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.25) 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](https://github.com/hyperium/http/compare/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-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](https://github.com/taiki-e/pin-project/compare/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](https://github.com/rust-lang/regex/compare/regex-automata-0.4.5...regex-automata-0.4.6) Updates `serde_path_to_error` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](https://github.com/dtolnay/path-to-error/compare/0.1.15...0.1.16) Updates `sqlx-core` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-macros` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-macros-core` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `sqlx-sqlite` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4) Updates `thiserror-impl` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.57...1.0.58) 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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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](https://github.com/rustwasm/wasm-bindgen/compare/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: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: http dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_path_to_error dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 10:02:44 +01:00
checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
2024-03-02 23:18:45 +01:00
dependencies = [
"itoa",
"serde",
]
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_with"
version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff"
dependencies = [
"serde",
"serde_with_macros",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "serde_with_macros"
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e182d6ec6f05393cc0e5ed1bf81ad6db3a8feedf8ee515ecdd369809bcce8082"
dependencies = [
"darling",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "sha2"
version = "0.10.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2024-03-02 23:18:45 +01:00
[[package]]
name = "signal-hook-registry"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "1.4.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2024-03-02 23:18:45 +01:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
version = "1.13.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
dependencies = [
"serde",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "socket2"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "0.5.7"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2024-03-02 23:18:45 +01:00
dependencies = [
"libc",
"windows-sys 0.52.0",
]
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
dependencies = [
"lock_api",
]
[[package]]
name = "sqlformat"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.2.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
2024-03-02 23:18:45 +01:00
dependencies = [
"nom",
"unicode_categories",
]
[[package]]
name = "sqlx"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "93334716a037193fac19df402f8571269c84a00852f6a7066b5d2616dcd64d3e"
2024-03-02 23:18:45 +01:00
dependencies = [
"sqlx-core",
"sqlx-macros",
"sqlx-postgres",
2024-03-02 23:18:45 +01:00
"sqlx-sqlite",
]
[[package]]
name = "sqlx-core"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "d4d8060b456358185f7d50c55d9b5066ad956956fddec42ee2e8567134a8936e"
2024-03-02 23:18:45 +01:00
dependencies = [
"atoi",
"byteorder",
"bytes",
"crc",
"crossbeam-queue",
"either",
"event-listener",
"futures-channel",
"futures-core",
"futures-intrusive",
"futures-io",
"futures-util",
"hashbrown 0.14.5",
2024-03-02 23:18:45 +01:00
"hashlink",
"hex",
"indexmap 2.2.5",
"log",
"memchr",
"native-tls",
"once_cell",
"paste",
"percent-encoding",
"rustls",
"rustls-pemfile",
"serde",
"serde_json",
2024-03-02 23:18:45 +01:00
"sha2",
"smallvec",
"sqlformat",
"thiserror",
"tokio",
"tokio-stream",
"tracing",
"url",
"webpki-roots",
]
[[package]]
name = "sqlx-macros"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "cac0692bcc9de3b073e8d747391827297e075c7710ff6276d9f7a1f3d58c6657"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"sqlx-core",
"sqlx-macros-core",
"syn 2.0.52",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "sqlx-macros-core"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "1804e8a7c7865599c9c79be146dc8a9fd8cc86935fa641d3ea58e5f0688abaa5"
2024-03-02 23:18:45 +01:00
dependencies = [
"dotenvy",
"either",
"heck 0.5.0",
2024-03-02 23:18:45 +01:00
"hex",
"once_cell",
"proc-macro2",
"quote",
"serde",
"serde_json",
"sha2",
"sqlx-core",
"sqlx-postgres",
2024-03-02 23:18:45 +01:00
"sqlx-sqlite",
"syn 2.0.52",
2024-03-02 23:18:45 +01:00
"tempfile",
"tokio",
"url",
]
[[package]]
name = "sqlx-postgres"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "6fa91a732d854c5d7726349bb4bb879bb9478993ceb764247660aee25f67c2f8"
dependencies = [
"atoi",
"base64 0.22.1",
"bitflags 2.4.2",
"byteorder",
"crc",
"dotenvy",
"etcetera",
"futures-channel",
"futures-core",
"futures-io",
"futures-util",
"hex",
"hkdf",
"hmac",
"home",
"itoa",
"log",
"md-5",
"memchr",
"once_cell",
"rand",
"serde",
"serde_json",
"sha2",
"smallvec",
"sqlx-core",
"stringprep",
"thiserror",
"tracing",
"whoami",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "sqlx-sqlite"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.8.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "d5b2cf34a45953bfd3daaf3db0f7a7878ab9b7a6b91b422d24a7a9e4c857b680"
2024-03-02 23:18:45 +01:00
dependencies = [
"atoi",
"flume",
"futures-channel",
"futures-core",
"futures-executor",
"futures-intrusive",
"futures-util",
"libsqlite3-sys",
"log",
"percent-encoding",
"serde",
"serde_urlencoded",
2024-03-02 23:18:45 +01:00
"sqlx-core",
"tracing",
"url",
]
[[package]]
name = "stringprep"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
dependencies = [
"unicode-bidi",
"unicode-normalization",
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
"unicode-properties",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "subtle"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2024-03-02 23:18:45 +01:00
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
version = "2.0.52"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
[[package]]
name = "sync_wrapper"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
[[package]]
name = "sync_wrapper"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
dependencies = [
"futures-core",
]
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
2024-03-02 23:18:45 +01:00
[[package]]
name = "system-configuration"
version = "0.6.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
2024-03-02 23:18:45 +01:00
dependencies = [
"bitflags 2.4.2",
2024-03-02 23:18:45 +01:00
"core-foundation",
"system-configuration-sys",
]
[[package]]
name = "system-configuration-sys"
version = "0.6.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
2024-03-02 23:18:45 +01:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
[[package]]
name = "takecell"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20f34339676cdcab560c9a82300c4c2581f68b9369aedf0fae86f2ff9565ff3e"
[[package]]
name = "teloxide"
version = "0.13.0"
2024-03-02 23:18:45 +01:00
dependencies = [
"aquamarine",
"axum",
"bincode",
"bytes",
"chrono",
"deadpool-redis",
2024-03-02 23:18:45 +01:00
"derive_more",
"dptree",
"either",
"futures",
"log",
"mime",
"pin-project",
2024-08-18 15:54:37 +02:00
"pretty_env_logger",
2024-03-02 23:18:45 +01:00
"rand",
"reqwest",
"serde",
"serde_cbor",
"serde_json",
"sqlx",
2024-08-17 10:48:00 +02:00
"teloxide-core",
"teloxide-macros 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
2024-03-02 23:18:45 +01:00
"thiserror",
"tokio",
"tokio-stream",
"tokio-util",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"tower",
2024-03-02 23:18:45 +01:00
"tower-http",
"url",
]
[[package]]
name = "teloxide-core"
2024-08-17 13:38:01 +02:00
version = "0.10.1"
2024-03-02 23:18:45 +01:00
dependencies = [
"aho-corasick 0.7.20",
"bitflags 1.3.2",
"bytes",
"chrono",
"cool_asserts",
"derive_more",
"either",
"futures",
"indexmap 1.9.3",
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
"itertools",
2024-03-02 23:18:45 +01:00
"log",
"mime",
"once_cell",
"pin-project",
2024-08-16 12:59:55 +02:00
"pretty_assertions",
2024-08-18 15:54:37 +02:00
"pretty_env_logger",
2024-03-02 23:18:45 +01:00
"rc-box",
"reqwest",
"rgb",
2024-03-02 23:18:45 +01:00
"ron",
"serde",
"serde_json",
"serde_with",
2024-03-02 23:18:45 +01:00
"take_mut",
"takecell",
"thiserror",
"tokio",
"tokio-util",
"url",
"uuid",
"vecrem",
"xshell",
]
[[package]]
2024-03-02 23:18:45 +01:00
name = "teloxide-macros"
version = "0.8.0"
dependencies = [
"heck 0.5.0",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "teloxide-macros"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e2d33d809c3e7161a9ab18bedddf98821245014f0a78fa4d2c9430b2ec018c1"
2024-03-02 23:18:45 +01:00
dependencies = [
"heck 0.4.1",
2024-03-02 23:18:45 +01:00
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "tempfile"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "3.13.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
"fastrand",
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
"once_cell",
2024-03-02 23:18:45 +01:00
"rustix",
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
"windows-sys 0.59.0",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "termcolor"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
dependencies = [
"winapi-util",
]
[[package]]
name = "thiserror"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.64"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
2024-03-02 23:18:45 +01:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.64"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "tinyvec"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
version = "1.8.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
2024-03-02 23:18:45 +01:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
version = "1.40.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 14 updates Bumps the lock group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [rgb](https://github.com/kornelski/rust-rgb) | `0.8.48` | `0.8.50` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.2` | `0.7.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `rgb` from 0.8.48 to 0.8.50 - [Changelog](https://github.com/kornelski/rust-rgb/blob/v0.8.50/CHANGELOG.md) - [Commits](https://github.com/kornelski/rust-rgb/compare/v0.8.48...v0.8.50) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-native-certs` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.2...v/0.7.3) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: rgb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc_version dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 10:51:40 +02:00
checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
2024-03-02 23:18:45 +01:00
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"pin-project-lite",
"signal-hook-registry",
"socket2",
2024-03-02 23:18:45 +01:00
"tokio-macros",
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
"windows-sys 0.52.0",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "tokio-macros"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "2.4.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "tokio-native-tls"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
dependencies = [
"native-tls",
"tokio",
]
[[package]]
name = "tokio-rustls"
version = "0.26.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
2024-03-02 23:18:45 +01:00
dependencies = [
"rustls",
"rustls-pki-types",
2024-03-02 23:18:45 +01:00
"tokio",
]
[[package]]
name = "tokio-stream"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.1.16"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tokio-util"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.7.12"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
2024-03-02 23:18:45 +01:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tower"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.5.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "2873938d487c3cfb9aed7546dc9f2711d867c9f90c46b889989a2cb84eba6b4f"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-core",
"futures-util",
"pin-project-lite",
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
"sync_wrapper 0.1.2",
2024-03-02 23:18:45 +01:00
"tokio",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-http"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
version = "0.5.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"bitflags 2.4.2",
2024-03-02 23:18:45 +01:00
"bytes",
"http",
"http-body",
Bump the lock group with 15 updates Bumps the lock group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-core](https://github.com/tokio-rs/axum) | `0.3.4` | `0.4.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.105` | `1.1.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `0.14.30` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.0` | `2.11.1` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum` from 0.6.20 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.6.20...axum-v0.7.5) Updates `axum-core` from 0.3.4 to 0.4.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.3.4...axum-core-v0.4.3) Updates `cc` from 1.0.105 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.105...cc-v1.1.5) Updates `hyper` from 0.14.29 to 0.14.30 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.29...v0.14.30) Updates `security-framework-sys` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.0...v2.11.1) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.5...tower-http-0.5.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:24 +02:00
"http-body-util",
2024-03-02 23:18:45 +01:00
"pin-project-lite",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-layer"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
version = "0.3.3"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2024-03-02 23:18:45 +01:00
[[package]]
name = "tower-service"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
version = "0.3.3"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2024-03-02 23:18:45 +01:00
[[package]]
name = "tracing"
version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
dependencies = [
"log",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "tracing-core"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
dependencies = [
"once_cell",
]
[[package]]
name = "try-lock"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "typenum"
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "unicase"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "2.8.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
2024-03-02 23:18:45 +01:00
[[package]]
name = "unicode-bidi"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.3.17"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
2024-03-02 23:18:45 +01:00
[[package]]
name = "unicode-ident"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.13"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
2024-03-02 23:18:45 +01:00
[[package]]
name = "unicode-normalization"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.1.24"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
2024-03-02 23:18:45 +01:00
dependencies = [
"tinyvec",
]
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
[[package]]
name = "unicode-properties"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
version = "0.1.3"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 25 updates Bumps the lock group with 25 updates: | Package | From | To | | --- | --- | --- | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.26` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` | Updates `pin-project` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `reqwest` from 0.12.7 to 0.12.8 - [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.12.7...v0.12.8) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2) Updates `cc` from 1.1.22 to 1.1.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.28) Updates `futures-channel` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-core` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-sink` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.31.0...0.31.1) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.4...v1.9.5) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.4...0.36.5) Updates `pin-project-internal` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) Updates `rustls` from 0.23.13 to 0.23.14 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.13...v/0.23.14) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.7.3...v/0.8.0) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0) Updates `schannel` from 0.1.24 to 0.1.26 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.24...v0.1.26) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.15...v0.3.17) Updates `unicode-properties` from 0.1.2 to 0.1.3 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-native-certs dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:52:22 +02:00
checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
2024-03-02 23:18:45 +01:00
[[package]]
name = "unicode_categories"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
[[package]]
name = "untrusted"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
[[package]]
name = "url"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "2.5.2"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
2024-03-02 23:18:45 +01:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
"serde",
]
[[package]]
name = "uuid"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "1.11.0"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
2024-03-02 23:18:45 +01:00
dependencies = [
"getrandom",
]
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "vecrem"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4808a28789238714a29163e4cb8031f0f050dd670f7a0cc74b6d80f3ce343fa"
[[package]]
name = "version_check"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "0.9.5"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2024-03-02 23:18:45 +01:00
[[package]]
name = "want"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
dependencies = [
"try-lock",
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasite"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
2024-03-02 23:18:45 +01:00
[[package]]
name = "wasm-bindgen"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.2.95"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
Bump the lock group with 21 updates Bumps the lock group with 21 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.12` | `0.2.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.12` | `0.4.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `cpufeatures` from 0.2.12 to 0.2.13 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.12...cpufeatures-v0.2.13) Updates `is-terminal` from 0.4.12 to 0.4.13 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.12...v0.4.13) Updates `js-sys` from 0.3.69 to 0.3.70 - [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 `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `serde_derive` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [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.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [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/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:12:28 +02:00
"once_cell",
2024-03-02 23:18:45 +01:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.2.95"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
2024-03-02 23:18:45 +01:00
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
"syn 2.0.52",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.4.45"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b"
2024-03-02 23:18:45 +01:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.2.95"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
2024-03-02 23:18:45 +01:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.2.95"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
version = "0.2.95"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
2024-03-02 23:18:45 +01:00
[[package]]
name = "wasm-streams"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
version = "0.4.1"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 20 updates Bumps the lock group with 20 updates: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.4` | `0.4.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.22` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.8` | `0.1.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | redox_syscall | `0.5.2` | `0.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.7` | `0.4.8` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.8.0` | `1.9.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `0.1.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7) Updates `once_cell` from 1.19.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0) Updates `axum-core` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.4...axum-core-v0.4.5) Updates `cc` from 1.1.21 to 1.1.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22) Updates `hyper-util` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.8...v0.1.9) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.30...0.3.31) Updates `redox_syscall` from 0.5.2 to 0.5.7 Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) Updates `regex-automata` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustls-pki-types` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0) Updates `sync_wrapper` from 1.0.1 to 0.1.2 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v1.0.1...v0.1.2) Updates `tempfile` from 3.12.0 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:10:41 +02:00
checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
2024-03-02 23:18:45 +01:00
dependencies = [
"futures-util",
"js-sys",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "web-sys"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
version = "0.3.72"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 19 updates Bumps the lock group with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.88` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.30` | `1.1.31` | | [flume](https://github.com/zesterer/flume) | `0.11.0` | `0.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.9.0` | `1.10.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.87 to 1.0.88 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.30 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31) Updates `flume` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `hyper` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `rustls-pki-types` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.17...1.0.18) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](https://github.com/seanmonstar/unicase/compare/v2.7.0...v2.8.0) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: flume dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicase dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:46:43 +02:00
checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112"
2024-03-02 23:18:45 +01:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webpki-roots"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "0.26.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958"
dependencies = [
"rustls-pki-types",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "whoami"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
dependencies = [
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
"redox_syscall",
"wasite",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "winapi-util"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
version = "0.1.9"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group with 12 updates Bumps the lock group with 12 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.28` | `1.1.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.86...1.0.87) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.18.0...v1.19.0) Updates `cc` from 1.1.28 to 1.1.30 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.30) Updates `futures-executor` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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/compare/0.2.93...0.2.95) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:36:54 +02:00
"windows-sys 0.59.0",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "windows-core"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
dependencies = [
"windows-targets 0.52.6",
]
[[package]]
name = "windows-registry"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
dependencies = [
"windows-result",
"windows-strings",
"windows-targets 0.52.6",
]
[[package]]
name = "windows-result"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
dependencies = [
"windows-targets 0.52.6",
]
[[package]]
name = "windows-strings"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
dependencies = [
"windows-result",
"windows-targets 0.52.6",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.5",
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
"windows-targets 0.52.6",
2024-03-02 23:18:45 +01:00
]
Bump the lock group with 11 updates Bumps the lock group with 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.1` | `0.1.2` | Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209) Updates `tempfile` from 3.11.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `unicode-properties` from 0.1.1 to 0.1.2 - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:00:42 +02:00
[[package]]
name = "windows-sys"
version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
dependencies = [
"windows-targets 0.52.6",
]
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows-targets"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
]
[[package]]
name = "windows-targets"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2024-03-02 23:18:45 +01:00
dependencies = [
"windows_aarch64_gnullvm 0.52.6",
"windows_aarch64_msvc 0.52.6",
"windows_i686_gnu 0.52.6",
"windows_i686_gnullvm",
"windows_i686_msvc 0.52.6",
"windows_x86_64_gnu 0.52.6",
"windows_x86_64_gnullvm 0.52.6",
"windows_x86_64_msvc 0.52.6",
2024-03-02 23:18:45 +01:00
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
[[package]]
name = "windows_i686_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
[[package]]
name = "windows_i686_msvc"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2024-03-02 23:18:45 +01:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2024-03-02 23:18:45 +01:00
[[package]]
name = "xshell"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
version = "0.2.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
checksum = "6db0ab86eae739efd1b054a8d3d16041914030ac4e01cd1dca0cf252fd8b6437"
2024-03-02 23:18:45 +01:00
dependencies = [
"xshell-macros",
]
[[package]]
name = "xshell-macros"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
version = "0.2.6"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group with 26 updates Bumps the lock group with 26 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [xshell](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.101` | `0.9.102` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [xshell-macros](https://github.com/matklad/xshell) | `0.2.5` | `0.2.6` | Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [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.11.26...v0.11.27) Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `xshell` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.78...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.1...v2.0.2) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2) Updates `openssl-sys` from 0.9.101 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.31...v0.38.32) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.10.0) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2) Updates `xshell-macros` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/xshell/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: xshell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: xshell-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:45 +02:00
checksum = "9d422e8e38ec76e2f06ee439ccc765e9c6a9638b9e7c9f2e8255e4d41e8bd852"
2024-03-02 23:18:45 +01:00
2024-08-16 12:59:55 +02:00
[[package]]
name = "yansi"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
version = "1.0.1"
2024-08-16 12:59:55 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 45 updates Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 10:51:55 +02:00
checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
2024-08-16 12:59:55 +02:00
2024-03-02 23:18:45 +01:00
[[package]]
name = "zerocopy"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.7.35"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
2024-03-02 23:18:45 +01:00
dependencies = [
Bump the lock group across 1 directory with 20 updates Bumps the lock group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.7` | | [deadpool-runtime](https://github.com/bikeshedder/deadpool) | `0.1.3` | `0.1.4` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.39.2) Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `cc` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.7) Updates `deadpool-runtime` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6) Updates `socket2` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: deadpool-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:32:10 +02:00
"byteorder",
2024-03-02 23:18:45 +01:00
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
version = "0.7.35"
2024-03-02 23:18:45 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
Bump the lock group across 1 directory with 70 updates Bumps the lock group with 61 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.120` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.79` | `1.0.86` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.16` | `0.2.18` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.79` | `0.1.80` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.0` | `3.2.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.13` | `0.2.14` | | [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.2` | `0.7.4` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` | | [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.3` | `0.2.4` | | [stringprep](https://github.com/sfackler/rust-stringprep) | `0.1.4` | `0.1.5` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.35` | Updates `serde_json` from 1.0.115 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.120) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `either` from 1.10.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38) Updates `uuid` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) Updates `quote` from 1.0.35 to 1.0.36 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36) Updates `proc-macro2` from 1.0.79 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.86) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `allocator-api2` from 0.2.16 to 0.2.18 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.16...v0.2.18) Updates `async-trait` from 0.1.79 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.79...0.1.80) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.15.4...3.16.0) Updates `cc` from 1.0.91 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.91...cc-v1.0.104) Updates `combine` from 4.6.6 to 4.6.7 - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7) Updates `crc` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/compare/3.2.0...3.2.1) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `encoding_rs` from 0.8.33 to 0.8.34 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) Updates `getrandom` from 0.2.13 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.13...v0.2.14) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `httparse` from 1.8.0 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4) Updates `hyper` from 0.14.28 to 0.14.29 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir-v0.7.3...include_dir-v0.7.4) Updates `include_dir_macros` from 0.7.3 to 0.7.4 - [Commits](https://github.com/Michael-F-Bryan/include_dir/compare/include_dir_macros-v0.7.3...include_dir_macros-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `linux-raw-sys` from 0.4.13 to 0.4.14 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14) Updates `lock_api` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `miniz_oxide` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `native-tls` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.1) Updates `parking_lot` from 0.12.1 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3) Updates `parking_lot_core` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10) Updates `paste` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.34) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12) Updates `rustversion` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.15...1.0.17) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23) Updates `serde_derive` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.203) Updates `signal-hook-registry` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2) Updates `sqlformat` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.3...v0.2.4) Updates `stringprep` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/sfackler/rust-stringprep/releases) - [Commits](https://github.com/sfackler/rust-stringprep/compare/v0.1.4...v0.1.5) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.1) Updates `thiserror-impl` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.61) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `winapi-util` from 0.1.6 to 0.1.8 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8) Updates `zerocopy` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.32 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: combine dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: encoding_rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: include_dir_macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking_lot dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: paste dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: signal-hook-registry dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: stringprep dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 20:26:49 +02:00
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
2024-03-02 23:18:45 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.52",
]
[[package]]
name = "zeroize"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"