mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 18:24:08 +02:00
upstream bollard master
This commit is contained in:
parent
adf9fdcac9
commit
91bea1d70b
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -76,7 +76,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "bollard"
|
||||
version = "0.10.1"
|
||||
source = "git+https://github.com/icewind1991/bollard?branch=stat-one-shot#6e8f4d4d0cd10fe223625747289a0e84cafdefcf"
|
||||
source = "git+https://github.com/fussybeaver/bollard#b4b3d74c5e54c3e38ed9999cb14643225dfeed57"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bollard-stubs",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ once_cell = "1"
|
|||
hostname = "0.3"
|
||||
libc = "0.2"
|
||||
ahash = "0.7"
|
||||
bollard = { version = "0.10", git = "https://github.com/icewind1991/bollard", branch = "stat-one-shot" }
|
||||
bollard = { version = "0.10", git = "https://github.com/fussybeaver/bollard" }
|
||||
futures-util = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue