|
@@ -116,7 +116,7 @@
|
|
|
//! To test run `make test` in the root, or `cargo test` in the root of each module including the
|
|
|
//! root dir.
|
|
|
|
|
|
-</span><span class="attribute">#![feature(min_specialization)]
|
|
|
+</span><span class="attribute">#![feature(min_specialization, let_else)]
|
|
|
|
|
|
</span><span class="kw">use </span>std::fs::create_dir_all;
|
|
|
<span class="kw">use </span>tracing_subscriber::fmt;
|