Finds a similar-ish wad txt file

This commit is contained in:
2023-07-24 23:20:54 +01:00
parent d69aa1fef3
commit 07f7b67119
2 changed files with 35 additions and 10 deletions

View File

@@ -13,4 +13,5 @@ native-dialog = "0.6.3"
rfd = "0.11.4"
serde = "1.0.163"
serde_derive = "1.0.163"
strsim = "0.10.0"
toml = "0.7.4"