mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 22:07:42 +02:00
split -server and -tls msrv and raise to 1.52 (#398)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#[rustversion::stable(1.46)] // MSRV
|
||||
#[test]
|
||||
fn compile_macros() {
|
||||
let t = trybuild::TestCases::new();
|
||||
|
Reference in New Issue
Block a user