1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
actix-website/examples
dependabot[bot] 02269c3ff3
chore(deps): bump serde_json from 1.0.124 to 1.0.125 in /examples (#436)
Bumps [serde_json](https://github.com/serde-rs/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)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 05:44:57 +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 chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples (#432) 2024-08-19 01:13:03 +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 chore: update rustls dependency to 0.23 2024-06-05 05:20:08 +01:00
main-example publish = false 2023-11-01 15:21:01 +00:00
middleware chore(deps): bump actix-session from 0.9.0 to 0.10.0 in /examples (#435) 2024-08-19 05:44:45 +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 chore(deps): bump the shuttle group in /examples with 2 updates (#417) 2024-07-29 21:30:38 +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 docs: explain effects of multiple body extractors 2024-08-04 21:59:28 +01:00
websockets chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated in /examples (#433) 2024-08-19 01:21:54 +00:00
.gitignore Added basic example with includes 2018-05-23 21:28:12 +02:00
Cargo.lock chore(deps): bump serde_json from 1.0.124 to 1.0.125 in /examples (#436) 2024-08-19 05:44:57 +00: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