We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878d3a1 commit 9b388a8Copy full SHA for 9b388a8
actix-macros/tests/trybuild.rs
@@ -1,4 +1,4 @@
1
-#[rustversion::stable(1.46)] // MSRV
+#[rustversion::stable(1.59)] // MSRV
2
#[test]
3
fn compile_macros() {
4
let t = trybuild::TestCases::new();
0 commit comments