Skip to content

Commit 9b388a8

Browse files
committed
reinstate actix-macros trybuild tests
1 parent 878d3a1 commit 9b388a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actix-macros/tests/trybuild.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#[rustversion::stable(1.46)] // MSRV
1+
#[rustversion::stable(1.59)] // MSRV
22
#[test]
33
fn compile_macros() {
44
let t = trybuild::TestCases::new();

0 commit comments

Comments
 (0)