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 afc8c7b..96774ca 100644
--- a/rs/Cargo.lock
+++ b/rs/Cargo.lock
@@ -1633,6 +1633,7 @@ dependencies = [
1633 "common", 1633 "common",
1634 "mime", 1634 "mime",
1635 "serde", 1635 "serde",
1636 "serde_json",
1636 "tokio", 1637 "tokio",
1637 "tokio-util", 1638 "tokio-util",
1638 "tower", 1639 "tower",