Make tdf run on stable with --no-default-features

This commit is contained in:
itsjunetime
2024-11-15 14:14:54 -07:00
parent 927a9cb587
commit 40d46f1e2d
5 changed files with 76 additions and 73 deletions
-2
View File
@@ -1,5 +1,3 @@
#![feature(if_let_guard)]
pub mod converter;
pub mod renderer;
pub mod skip;