You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -12,7 +12,7 @@ Parser (main) vs Regex approach benchmarks:
12
12
13
13
* These benchmarks were done in debug mode on a Ryzen 7 5700u with 16Gb of ram.
14
14
15
-
## Structure of this project
15
+
## crates in this project
16
16
17
17
*[git-function-history-lib](https://github.com/mendelsshop/git_function_history/tree/main/git-function-history-lib) - the library itself
18
18
*[function_history_backend_thread](https://github.com/mendelsshop/git_function_history/tree/main/function_history_backend_thread) - a threading middleware for the library (used by the GUI and TUI)
0 commit comments