aboutsummaryrefslogtreecommitdiffstats
path: root/rs/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rs/Cargo.lock')
-rw-r--r--rs/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/rs/Cargo.lock b/rs/Cargo.lock
index 29a2eac..5a83471 100644
--- a/rs/Cargo.lock
+++ b/rs/Cargo.lock
@@ -1884,6 +1884,7 @@ dependencies = [
1884 "serde", 1884 "serde",
1885 "serde_json", 1885 "serde_json",
1886 "tokio", 1886 "tokio",
1887 "tokio-util",
1887 "tower", 1888 "tower",
1888 "tower-service", 1889 "tower-service",
1889] 1890]