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 34a79ee commit ee82847Copy full SHA for ee82847
maud/src/lib.rs
@@ -1,4 +1,4 @@
1
-#![feature(specialization)]
+#![feature(min_specialization)]
2
3
//! A macro for writing HTML templates.
4
//!
0 commit comments