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
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
ad0c1b765e chore: update rand to 0.9 2025-02-24 03:28:07 +00:00
d54a38ce73 chore: update the apalis example to the latest version 2024-12-06 03:29:32 +03:00
90b09deee4 fix: remove return 2024-07-19 16:34:52 +03:00
642fbc84ad Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
697d2ec49d chore: update deps 2024-07-07 02:51:12 +01:00
47f5e09dd1 Adds correct cd path 2024-06-03 08:59:05 +03:00
327cc9a549 chore: address deprecations 2024-03-11 19:48:01 +00:00
e2c32161a9 update dotenv::dotenv references 2023-10-29 01:18:40 +01:00
07bb27eb4b migrate to dotenvy 2023-10-29 01:17:49 +01:00
dbfa486897 update minijinja version 2023-07-09 00:56:56 +01:00
463b76ef8a doc: add README.md into background-jobs (#616) 2023-03-31 19:33:13 +01:00
5fe87268be typo 2023-01-09 15:31:47 +00:00
59ecb09c20 move rand to workspace dep 2023-01-02 20:35:37 +00: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
b91e424ab4 address clippy lints 2022-12-30 16:30:16 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
061860743f add background-jobs example 2022-12-30 16:23:24 +00:00