mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
fix docker cpu usage
This commit is contained in:
parent
0a571c9039
commit
9a1b8ca9f2
4 changed files with 43 additions and 26 deletions
|
|
@ -15,7 +15,7 @@ once_cell = "1"
|
|||
hostname = "0.3"
|
||||
libc = "0.2"
|
||||
ahash = "0.7"
|
||||
bollard = "0.10"
|
||||
bollard = { version = "0.10", path = "../bollard" }
|
||||
futures-util = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue