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

20 Commits

Author SHA1 Message Date
f2c51a8713 build: nixify 2025-04-09 23:20:42 +01:00
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
2ece131b36 remove unneeded dependencies 2023-07-18 17:42:33 +01:00
ca6eaee52e update actix-web-lab dep 2023-03-14 02:40:02 +00:00
de5e6eecc0 improve prod advice in cookie-auth 2023-01-03 14:04:10 +00:00
59ecb09c20 move rand to workspace dep 2023-01-02 20:35:37 +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
ba75611b57 fix 'cannot move out of secret_key ...' error and 'unused import: rand::Rng ...' warning (#588) 2022-11-23 21:31:10 +00:00
6fe45afe69 Fix bug in cookie-auth example where secret is too short (#583) 2022-11-15 08:02:36 +00:00
ddda86784a update deps 2022-10-26 16:51:27 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
4d210b32f9 fix cd links 2022-02-18 02:18:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00