Rob Ede
|
03879899a5
|
chore: update pin-project
|
2024-07-07 01:42:16 +01:00 |
|
Rob Ede
|
bfed118301
|
chore: remove redundant imports
|
2024-02-20 03:29:12 +00:00 |
|
Rob Ede
|
dc3de98d46
|
chore: update root deps
|
2024-01-30 23:44:35 +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 |
|
Rob Ede
|
2ece131b36
|
remove unneeded dependencies
|
2023-07-18 17:42:33 +01:00 |
|
Rob Ede
|
1a634a983f
|
remove json crate
|
2023-07-18 17:34:26 +01:00 |
|
Rob Ede
|
dfd925d4c1
|
add mysql example to workspace
|
2023-07-17 17:55:17 +01:00 |
|
Rob Ede
|
8fd4262136
|
s/str::to_string/str::to_owned
|
2023-07-09 03:32:47 +01:00 |
|
Rob Ede
|
6424e4e023
|
standardize examples
|
2023-03-14 03:11:49 +00:00 |
|
Rob Ede
|
0c820844c8
|
clippy
|
2023-03-14 02:36:22 +00:00 |
|
Rob Ede
|
9e4882285e
|
move serde deps to workspace
|
2023-01-02 20:35:11 +00:00 |
|
Rob Ede
|
91ffa11e19
|
move a couple more things to workspace deps
|
2023-01-02 20:33:43 +00:00 |
|
Rob Ede
|
66c7e1e9b5
|
use workspace deps for log and env_logger
|
2022-12-30 16:25:40 +00:00 |
|
Yuki Okushi
|
aee47e0817
|
Use workspace dependencies for actix-web (#594)
|
2022-12-21 14:49:28 +00:00 |
|
Rob Ede
|
c78332c0f9
|
update env_logger to 0.10
|
2022-12-11 15:25:57 +00:00 |
|
Rob Ede
|
ddda86784a
|
update deps
|
2022-10-26 16:51:27 +01:00 |
|
Rob Ede
|
fcd013fcde
|
add session ttl customization example
|
2022-08-28 18:39:28 +01:00 |
|
Rob Ede
|
0b93208bb2
|
bump futures-utils to 0.3.17
|
2022-07-12 01:08:56 +01:00 |
|
Rob Ede
|
bbb2e54f07
|
update some easy deps
|
2022-07-09 22:54:51 +01:00 |
|
Rob Ede
|
a64e21ee6e
|
group imports
|
2022-07-09 21:08:11 +01:00 |
|
Rob Ede
|
4b801ba222
|
clippy
|
2022-07-09 21:05:06 +01:00 |
|
Yuri Astrakhan
|
db5f00e771
|
Use captured args in format string (#558)
|
2022-06-08 03:53:38 +01:00 |
|
Rob Ede
|
ba7812fb0a
|
fix links
|
2022-03-08 15:49:32 +00:00 |
|
Rob Ede
|
e239414a55
|
format markdown
|
2022-03-06 00:43:10 +00:00 |
|
Rob Ede
|
f27cc4b6b4
|
normalize ports to 8080
|
2022-03-06 00:41:32 +00:00 |
|
Rob Ede
|
e8cd22d2f2
|
reduce futures dep
|
2022-03-06 00:15:19 +00:00 |
|
Rob Ede
|
c3fd8e1315
|
update dependencies
|
2022-03-04 16:28:40 +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
|
fbd3b228e9
|
fmt
|
2022-02-18 02:44:02 +00:00 |
|
Rob Ede
|
aca1dab890
|
rc3
|
2022-02-18 02:40:58 +00:00 |
|
Rob Ede
|
6f1c9e2350
|
standardize binary names
|
2022-02-18 02:22:58 +00:00 |
|
Rob Ede
|
7857ac65f8
|
update protobuf example
|
2022-02-17 20:22:36 +00:00 |
|
Rob Ede
|
da60a30fd9
|
delete db/r2d2 example
|
2022-02-06 08:25:38 +00:00 |
|
Rob Ede
|
8ae47c8cda
|
Actix Web
|
2022-02-06 08:13:24 +00:00 |
|
Luca Palmieri
|
71899bf343
|
Update json/jsonrpc to v4 (#491)
|
2022-02-02 15:16:19 +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
|
13282bc044
|
edition = 2021
|
2022-02-02 01:43:51 +00:00 |
|
Rob Ede
|
c960da6bdb
|
bump to rc.1
|
2022-02-02 00:44:58 +00:00 |
|
Luca Palmieri
|
c2b5d89ea6
|
Update json/json to v4 (#489)
|
2022-01-29 16:44:20 +00:00 |
|
Christopher Gubbin
|
cebd96588c
|
Updated json/json_decode_error to v4 (#488)
|
2022-01-29 14:23:52 +00:00 |
|
Christopher Gubbin
|
68952e48eb
|
Updated json/json_error to v4. (#490)
|
2022-01-29 14:18:21 +00:00 |
|
Rob Ede
|
0c4ab86a9a
|
remove unwraps in multipart examples
inspired by #406
|
2021-10-07 03:27:50 +01:00 |
|
Rob Ede
|
e60e7810de
|
clippy
|
2021-10-07 03:04:59 +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 |
|
Daniel T. Rodrigues
|
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 |
|
Rob Ede
|
49e29a5751
|
v3 examples (#364)
|
2020-09-12 16:49:45 +01:00 |
|
Yuki Okushi
|
4e051e8cd5
|
part2: Update dependencies
|
2020-04-05 13:50:44 +09:00 |
|