diff --git a/TODO b/TODO new file mode 100644 index 0000000..fbf20f1 --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +- Switch from lazy_static to once_cell once the latter is in stable rust.