From b8bc24d167f2e19482d9dc6d367876c361abf4ea Mon Sep 17 00:00:00 2001 From: Anh Hong Date: Fri, 11 Dec 2020 02:45:45 +0700 Subject: chore: fixed various misspellings and other typos (#8691) --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index 21cc5f1f7..c8f35aab1 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -34,6 +34,6 @@ path = "examples/http_bench_bin_ops.rs" name = "http_bench_json_ops" path = "examples/http_bench_json_ops.rs" -# These dependendencies are only used for the 'http_bench_*_ops' examples. +# These dependencies are only used for the 'http_bench_*_ops' examples. [dev-dependencies] tokio = { version = "0.3.5", features = ["full"] } -- cgit v1.2.3