1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
dependabot[bot]
e282811d69
build(deps): update rustversion-msrv requirement from 0.99 to 0.100 (#584)
---
updated-dependencies:
- dependency-name: rustversion-msrv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 19:27:49 +00:00
Rob Ede
5edbf9e3dc
chore: switch to rustversion-msrv 2024-05-12 18:24:37 +01:00
Rob Ede
f028a74240
build: fix rustversion spec 2024-05-11 17:41:31 +01:00
Rob Ede
f4139a0878
chore: update MSRV to 1.70 2024-05-11 17:39:34 +01:00
Rob Ede
7d138f0c31
build: fix min version compat (#498) 2023-10-29 21:15:40 +00:00
Rob Ede
4a7f2c95af
chore: remove dates from changelogs 2023-09-17 20:25:58 +01:00
Rob Ede
3eba5b152e
prepare actix-macros release 0.2.4 2023-07-19 23:52:56 +01:00
Rob Ede
8d5d1dbf6f
bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
Rob Ede
dbce150993
update syn to v2 (#481
* update syn to v2

* update changelog
2023-04-01 22:21:14 +01:00
Rob Ede
c0693da9ba
update msrv to 1.60 (#482
* update msrv to 1.60

* inherit workspace msrv
2023-04-01 21:39:19 +01:00
Rob Ede
8d964713c9
fix futures-util version range 2022-12-21 20:36:26 +00:00
Rob Ede
47f278b17a
fix test macro in presence of other imports named test (#399) 2021-10-19 16:13:13 +01:00
Rob Ede
ca77d8d835
split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
Rob Ede
00775884f8
prepare actix-macros release 0.2.2 2021-10-14 11:08:02 +01:00
Rob Ede
605ec25143
prepare macros release 0.2.1 2021-06-08 17:48:30 +01:00
Rob Ede
8becb0db70
refactor crates for better api stability (#301) 2021-03-30 13:39:10 +01:00
Rob Ede
a77b70aed2
prepare service 2.0.0-beta.4 release (#269) 2021-02-04 20:44:13 +00:00
Rob Ede
66bd5bf4a2
prepare macros v0.2.0 release (#261) 2021-02-02 02:07:58 +00:00
Rob Ede
6112a47529
update local deps 2021-01-09 15:19:16 +00:00
Rob Ede
b0a8f8411b
prepare macros 0.2.0-beta.1 release 2021-01-09 14:56:07 +00:00
Yuki Okushi
76d956e25c
macros: Add actix-reexport feature (#218) 2020-12-03 08:59:13 +09:00
Yuki Okushi
10b4c30a06
Use OR instead of deprecated / in license field (#155) 2020-07-14 11:11:30 +01:00
Yuki Okushi
f59ff82395
macros: Bump up to 0.1.2 2020-05-18 15:36:23 +09:00
Rob Ede
4c5568ed70
add trybuild compile tests 2020-04-26 20:11:16 +01:00
Yuki Okushi
857e50120b
Unpin quote version 2020-03-06 13:45:21 +09:00
Maksym Vorobiov
346bd072d3 fix build with failing quote 2020-03-05 14:58:44 +02:00
Nikolay Kim
a7ac1a76ed add license files to actix-macros 2019-12-14 23:01:55 +06:00
Nikolay Kim
2e5e69c9ba Simplify oneshot and mpsc implementations 2019-12-11 11:28:09 +06:00
Nikolay Kim
13fd615966 actix-macros release 2019-12-11 10:32:01 +06:00
Nikolay Kim
16ff283fb2 add metadata 2019-12-01 20:30:24 +06:00
Nikolay Kim
4ceac79f2c add test and main macros 2019-11-25 21:49:11 +06:00