mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 16:54:07 +00:00
Moving to async
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -1043,7 +1043,7 @@ checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
|
||||
|
||||
[[package]]
|
||||
name = "rexec"
|
||||
version = "1.0.2"
|
||||
version = "1.0.3"
|
||||
dependencies = [
|
||||
"brace-expand",
|
||||
"clap 4.3.4",
|
||||
@ -1056,6 +1056,7 @@ dependencies = [
|
||||
"log",
|
||||
"massh",
|
||||
"regex",
|
||||
"tokio",
|
||||
"whoami",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user