dependabot[bot]
|
c2f760dbbe
|
chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples (#432)
* chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.18 to 1.0.0.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.18...v1.0.0)
---
updated-dependencies:
- dependency-name: derive_more
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: upgrade derive_more calls
* ci: fix just invocation
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-08-19 01:13:03 +00:00 |
|
dependabot[bot]
|
39254f1ead
|
Update env_logger requirement from 0.10 to 0.11 in /examples (#360)
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.0)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-22 04:15:31 +00:00 |
|
Rob Ede
|
9ca7f89606
|
update examples deps
|
2023-11-01 15:21:39 +00:00 |
|
Rob Ede
|
c427ae50f3
|
publish = false
|
2023-11-01 15:21:01 +00:00 |
|
Rob Ede
|
73dc338ff9
|
edition = 2021
|
2023-11-01 15:09:54 +00:00 |
|
Rob Ede
|
81dfe300a2
|
update examples to v4 (#258)
|
2022-02-26 03:56:24 +00:00 |
|
Rob Ede
|
4d8d53cea5
|
v3 (#188)
|
2020-09-12 16:21:54 +01:00 |
|
Dominic
|
20517d415d
|
Update examples/{extractors, errors} to futures 0.3 and actix-web 2.0 (#130)
* Update to futures 0.3
* update examples/errors to actix-web 2.0
|
2019-12-29 00:26:17 +09:00 |
|
Cameron Dershem
|
6f95771c34
|
Adds logging example to errors chapter.
|
2019-06-28 14:50:15 -04:00 |
|
Cameron Dershem
|
6b08c4664b
|
Errors section is done-ish.
|
2019-06-24 21:18:30 -04:00 |
|
Cameron Dershem
|
941bdfa491
|
Updates example version numbers to match actix-web version.
|
2019-06-19 00:38:23 -04:00 |
|
Cameron Dershem
|
f07c78a5ca
|
First pass at errors section.
|
2019-06-17 13:46:21 -04:00 |
|