aboutsummaryrefslogtreecommitdiffstats
path: root/rs/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rs/Cargo.lock')
-rw-r--r--rs/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/rs/Cargo.lock b/rs/Cargo.lock
index ed8409a..afc8c7b 100644
--- a/rs/Cargo.lock
+++ b/rs/Cargo.lock
@@ -1661,6 +1661,10 @@ dependencies = [
1661] 1661]
1662 1662
1663[[package]] 1663[[package]]
1664name = "shell"
1665version = "0.1.0"
1666
1667[[package]]
1664name = "signal-hook-registry" 1668name = "signal-hook-registry"
1665version = "1.4.1" 1669version = "1.4.1"
1666source = "registry+https://github.com/rust-lang/crates.io-index" 1670source = "registry+https://github.com/rust-lang/crates.io-index"