upload code without writing tar.gz file

This commit is contained in:
mii443
2024-10-09 05:24:06 +00:00
parent 0d69168c26
commit 52bab5bb0b
2 changed files with 24 additions and 21 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bollard = "0.13"
bollard = "0.17.1"
futures-util = "0.3"
serde_json = "1.0"
serde_yaml = "0.9"