Add basic stages profiling and update depencedcies versions

This commit is contained in:
2026-08-09 13:13:15 +03:00
parent 0197b06122
commit 230be64d04
4 changed files with 360 additions and 206 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![windows_subsystem = "windows"]
//#![windows_subsystem = "windows"]
mod data_provider;
mod dictionary;
mod dictionary_test;