Skip to content

Commit 2526a67

Browse files
fix(deps): update rust crate async-ssh2-tokio to 0.10.0
| datasource | package | from | to | | ---------- | ---------------- | ----- | ------ | | crate | async-ssh2-tokio | 0.9.1 | 0.10.0 |
1 parent f9af0de commit 2526a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ actix-cors = "0.7.0"
1414
actix-web = "4.9.0"
1515
actix-web-lab = "0.23.0"
1616
anyhow = "1.0.90"
17-
async-ssh2-tokio = "0.9.0"
17+
async-ssh2-tokio = "0.10.0"
1818
camino = { version = "1.1.9", features = ["serde"] }
1919
clap = { version = "4.5.20", features = ["derive"] }
2020
env_logger = "0.11.5"

0 commit comments

Comments
 (0)