This is an automated email from the ASF dual-hosted git repository.
silver pushed a commit to branch bump-openssh
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/bump-openssh by this push:
new 62d6e3a24 update Cargo.lock
62d6e3a24 is described below
commit 62d6e3a2490e62142196f4ff3176f3a0f9e88a7b
Author: silver-ymz <[email protected]>
AuthorDate: Wed Aug 9 19:55:31 2023 +0800
update Cargo.lock
Signed-off-by: silver-ymz <[email protected]>
---
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 2d5408af1..6407a0fe5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3621,9 +3621,9 @@ dependencies = [
[[package]]
name = "openssh-sftp-client"
-version = "0.13.8"
+version = "0.13.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "23d135b4ba6155660ac976170a720a135c4fe92c4ddb2763e44b279ee7b9eace"
+checksum = "bff0b8012752f6cdf35c0483c0bd0cc15f4b229284f1f5a7aaf2a66cd7e8fde9"
dependencies = [
"bytes",
"derive_destructure2",