Compare commits
2 Commits
c9cdb48e8b
...
a33088918c
Author | SHA1 | Date | |
---|---|---|---|
a33088918c | |||
116ea4ba77 |
@ -18,7 +18,7 @@ reqwest = { version = "0.12.15", features = ["json"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
log = "0.4.27"
|
||||
zip = { version = "2.1.3", optional = true }
|
||||
mktemp = { version = "0.5.0", optional = true }
|
||||
mktemp = { version = "0.5.1", optional = true }
|
||||
rand = { version = "0.9.0", optional = true }
|
||||
port_scanner = { version = "0.1.5", optional = true }
|
||||
thiserror = "2.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user