aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-10-18 00:51:39 +0100
committerAleksey Kladov <[email protected]>2020-10-18 00:51:39 +0100
commitcb63e83237da5f9b18a260f2ea0833ebc20ad1fd (patch)
tree4f41bacb678af52d960240ac2dfdac473fde990d /Cargo.lock
parentaed7b6d98aab8c222124d336b69f83ed4f1dfb2d (diff)
:arrow_up: xshell
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fa56ea3be..a3d69ceb4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1916,18 +1916,18 @@ dependencies = [
1916 1916
1917[[package]] 1917[[package]]
1918name = "xshell" 1918name = "xshell"
1919version = "0.1.2" 1919version = "0.1.5"
1920source = "registry+https://github.com/rust-lang/crates.io-index" 1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "3e52c34730b631e3aea95f5f650e7457a9219f4c62df9ed2d1106ddacb0d54e2" 1921checksum = "61df06d11158eb34971a4e44904defd3419f625b7d9fb0e8b0817b0623e0daae"
1922dependencies = [ 1922dependencies = [
1923 "xshell-macros", 1923 "xshell-macros",
1924] 1924]
1925 1925
1926[[package]] 1926[[package]]
1927name = "xshell-macros" 1927name = "xshell-macros"
1928version = "0.1.2" 1928version = "0.1.5"
1929source = "registry+https://github.com/rust-lang/crates.io-index" 1929source = "registry+https://github.com/rust-lang/crates.io-index"
1930checksum = "495f6e94cc76a22553d2a49188d7d49155c87d4b82414b749b121d69aa9c0240" 1930checksum = "40bef8018dc67100c99ee2f9866451e9d196a7effa9e40646717545a2ee42691"
1931 1931
1932[[package]] 1932[[package]]
1933name = "xtask" 1933name = "xtask"