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

30 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
324c0d4f53 Correct startup log message for unix-server
I was momentarily confused about where the example was actually listening.
2024-04-10 11:57:05 +10:00
6424e4e023 standardize examples 2023-03-14 03:11:49 +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
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
6f1c9e2350 standardize binary names 2022-02-18 02:22:58 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00
yjh
89d2e4e3f7 fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
b84e1d9fb4 part3: Update dependencies 2020-04-08 01:18:52 +09:00
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
44053504ad reenable uds example; cargo fmt 2019-07-18 18:03:19 +06:00
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
bbeb262a5c upgrade actix-web to 0.6 2018-05-08 11:08:43 -07:00
1dea2cf3c3 add workspace 2018-04-13 12:32:15 -07:00
3ebde8e7c2 actix examples in actix release version 2018-04-13 09:18:42 +08:00