1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
df0dc549a5 chore: update derive_more to v2 2025-02-24 04:08:14 +00:00
0bdd5479ff refactor: use confik instead of config 2024-07-07 02:01:13 +01:00
03879899a5 chore: update pin-project 2024-07-07 01:42:16 +01:00
7146f8e31c Bump deadpool-postgres from 0.11.0 to 0.12.1
Bumps [deadpool-postgres](https://github.com/bikeshedder/deadpool) from 0.11.0 to 0.12.1.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-postgres-v0.11.0...deadpool-postgres-v0.12.1)

---
updated-dependencies:
- dependency-name: deadpool-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 17:50:22 +00:00
a9d49dcf25 Bump config from 0.13.3 to 0.13.4 (#671)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-12-04 18:02:38 +00:00
0281a1a112 fix last dotenv reference 2023-10-29 01:48:04 +01:00
4e15805325 update postgres and sailfish deps 2023-10-29 01:14:14 +01:00
b951c4dbee move derive_more to workspace dep 2023-01-02 20:38:03 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
271a68c07d Update dependencies for databases/postgres (#555)
Fix config code to account for breaking changes
2022-06-08 00:51:42 +01:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00