1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Rob Ede
8baa0767a6
chore: update actix-multipart to v0.7 2024-07-07 00:59:16 +01:00
Rob Ede
1bae92b0fb
chore: update uuid dep 2024-06-05 05:10:48 +01:00
Rob Ede
84a1e0974e
update sanitize-filename dep 2023-10-29 02:30:17 +00:00
Rob Ede
fd7d4c8a23
improve documentation of diesel example 2023-03-14 02:33:45 +00:00
Rob Ede
080db60175
update multipart examples to use derive macro 2023-02-26 21:57:10 +00:00
Rob Ede
91ffa11e19
move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
Yuki Okushi
aee47e0817
Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
Rob Ede
0b93208bb2
bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
Rob Ede
0f08afee18
update sailfish 2022-07-09 23:39:21 +01:00
Rob Ede
bbb2e54f07
update some easy deps 2022-07-09 22:54:51 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
Rob Ede
e239414a55
format markdown 2022-03-06 00:43:10 +00:00
Rob Ede
e8cd22d2f2
reduce futures dep 2022-03-06 00:15:19 +00:00
Rob Ede
84f1578f8d
update more stable crates 2022-02-25 21:25:21 +00:00
Rob Ede
4dc9199781
update actix web to stable version 2022-02-25 21:08:53 +00:00
Rob Ede
1206905a11
fix static-files readme name 2022-02-18 03:36:04 +00:00
Rob Ede
aca1dab890
rc3 2022-02-18 02:40:58 +00:00
Rob Ede
ce014059e6
all versions are 1.0 2022-02-02 01:45:20 +00:00
Rob Ede
3766547a93
remove authors 2022-02-02 01:44:26 +00:00
Rob Ede
c960da6bdb
bump to rc.1 2022-02-02 00:44:58 +00:00
Christopher Gubbin
5df5bd10ea
Updated forms/multipart to v4. (#503) 2022-01-29 16:40:50 +00:00
Rob Ede
0c4ab86a9a
remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
Altug Sahin
8186a8cfea
fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
Arnav Jindal
e86d5ff214
Fixes Incorrect Return of body in multipart example (#407) 2021-03-04 01:38:29 +09:00
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00