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 1e1eab9Copy full SHA for 1e1eab9
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