Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the prod-dependencies group with 12 updates
Bumps the prod-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.8.0` | `4.9.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.93` | | [rustls](https://github.com/rustls/rustls) | `0.23.11` | `0.23.16` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.2` | `2.2.0` | | [scylla](https://github.com/scylladb/scylla-rust-driver) | `0.13.1` | `0.13.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.132` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.69` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.41.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [scylladb-dev-toolkit](https://github.com/DanielHe4rt/scylladb-dev-toolkit) | `0.1.0` | `0.2.0` | | [cargo-watch](https://github.com/watchexec/cargo-watch) | `8.5.2` | `8.5.3` | Updates `actix-web` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.8.0...web-v4.9.0) Updates `anyhow` from 1.0.86 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.93) Updates `rustls` from 0.23.11 to 0.23.16 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.11...v/0.23.16) Updates `rustls-pemfile` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.2...v/2.2.0) Updates `scylla` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/scylladb/scylla-rust-driver/releases) - [Commits](scylladb/scylla-rust-driver@v0.13.1...v0.13.2) Updates `serde` from 1.0.204 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.215) Updates `serde_json` from 1.0.120 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...1.0.132) Updates `thiserror` from 1.0.62 to 1.0.69 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.69) Updates `tokio` from 1.38.1 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.41.1) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `scylladb-dev-toolkit` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/DanielHe4rt/scylladb-dev-toolkit/releases) - [Commits](DanielHe4rt/scylladb-dev-toolkit@0.1.0...0.2.0) Updates `cargo-watch` from 8.5.2 to 8.5.3 - [Release notes](https://github.com/watchexec/cargo-watch/releases) - [Commits](watchexec/cargo-watch@v8.5.2...v8.5.3) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: scylla dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: scylladb-dev-toolkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: cargo-watch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information