1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples
dependabot[bot] ecdd7d2ff3
Bump the shuttle group in /examples with 2 updates (#373)
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.

Updates `shuttle-actix-web` to 0.43.0

Updates `shuttle-runtime` to 0.43.0

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  dependency-type: direct:production
  dependency-group: shuttle
- dependency-name: shuttle-runtime
  dependency-type: direct:production
  dependency-group: shuttle
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 07:16:41 +00:00
..
application publish = false 2023-11-01 15:21:01 +00:00
async-handlers publish = false 2023-11-01 15:21:01 +00:00
databases publish = false 2023-11-01 15:21:01 +00:00
easy-form-handling Update Cargo.toml (#365) 2024-03-01 18:06:22 +00:00
either publish = false 2023-11-01 15:21:01 +00:00
errors Update env_logger requirement from 0.10 to 0.11 in /examples (#360) 2024-01-22 04:15:31 +00:00
extractors publish = false 2023-11-01 15:21:01 +00:00
flexible-responders publish = false 2023-11-01 15:21:01 +00:00
getting-started publish = false 2023-11-01 15:21:01 +00:00
http2 docs: use rustls in http/2 example 2024-03-02 17:30:56 +00:00
main-example publish = false 2023-11-01 15:21:01 +00:00
middleware Update env_logger requirement from 0.10 to 0.11 in /examples (#360) 2024-01-22 04:15:31 +00:00
powerful-extractors prettier js/html 2023-11-01 15:32:44 +00:00
request-handlers publish = false 2023-11-01 15:21:01 +00:00
request-routing publish = false 2023-11-01 15:21:01 +00:00
requests publish = false 2023-11-01 15:21:01 +00:00
responder-trait publish = false 2023-11-01 15:21:01 +00:00
responses publish = false 2023-11-01 15:21:01 +00:00
server publish = false 2023-11-01 15:21:01 +00:00
shuttle Bump the shuttle group in /examples with 2 updates (#373) 2024-04-08 07:16:41 +00:00
static-files docs: clearer use of actix_web::Result 2024-02-06 14:49:05 +00:00
testing publish = false 2023-11-01 15:21:01 +00:00
url-dispatch publish = false 2023-11-01 15:21:01 +00:00
websockets publish = false 2023-11-01 15:21:01 +00:00
.gitignore Added basic example with includes 2018-05-23 21:28:12 +02:00
Cargo.toml publish = false 2023-11-01 15:21:01 +00:00
rustfmt.toml update examples to v4 (#258) 2022-02-26 03:56:24 +00:00