We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4bd87 commit f61ce3fCopy full SHA for f61ce3f
src/app/settings.rs
@@ -63,6 +63,7 @@ impl Default for AppFlags {
63
}
64
65
66
+#[allow(deprecated)]
67
impl AppFlags {
68
pub fn new() -> Self { AppFlags::default() }
69
0 commit comments