remote-std/Cargo.toml

9 lines
111 B
TOML
Raw Normal View History

2024-07-31 12:41:41 +02:00
[package]
name = "remote-std"
version = "0.1.0"
edition = "2021"
[dependencies]
log = "0.4.22"
ssh2 = "0.9.4"