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

12 Commits

Author SHA1 Message Date
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
XT
c15a176b1c fix: added skip_serialization for JSON fields (#632)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-10-29 23:28:44 +00:00
6424e4e023 standardize examples 2023-03-14 03:11:49 +00:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
7857ac65f8 update protobuf example 2022-02-17 20:22:36 +00:00
71899bf343 Update json/jsonrpc to v4 (#491) 2022-02-02 15:16:19 +00:00
0c4ab86a9a remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
e60e7810de clippy 2021-10-07 03:04:59 +01:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00