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

16 Commits

Author SHA1 Message Date
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
03879899a5 chore: update pin-project 2024-07-07 01:42:16 +01:00
9e4882285e move serde deps to workspace 2023-01-02 20:35:11 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
0b93208bb2 bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
71899bf343 Update json/jsonrpc to v4 (#491) 2022-02-02 15:16:19 +00:00
ce014059e6 all versions are 1.0 2022-02-02 01:45:20 +00:00
3766547a93 remove authors 2022-02-02 01:44:26 +00:00
13282bc044 edition = 2021 2022-02-02 01:43:51 +00:00
0c4ab86a9a remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00