diff --git a/Cargo.toml b/Cargo.toml index 5b60bad..57792f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ error-stack = {version="0.3.1"} [dev-dependencies] rusty-hook = "^0.11.2" +criterion = "0.5.1" [profile.dev] opt-level = 0 diff --git a/public/static/cookies.js b/public/static/cookies.js index 90cfe3b..7c27d33 100644 --- a/public/static/cookies.js +++ b/public/static/cookies.js @@ -1,4 +1,4 @@ -// This function is executed when any page on the website finsihes loading and +// This function is executed when any page on the website finishes loading and // this function retrieves the cookies if it is present on the user's machine. // If it is available then the saved cookies is display in the cookies tab // otherwise an appropriate message is displayed if it is not available. diff --git a/public/templates/engines_tab.html b/public/templates/engines_tab.html index 9bb5e1c..0e36b49 100644 --- a/public/templates/engines_tab.html +++ b/public/templates/engines_tab.html @@ -18,7 +18,7 @@ - Duckduckgo + DuckDuckGo