mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +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]]
|
[[package]]
|
||||||
name = "bollard"
|
name = "bollard"
|
||||||
version = "0.10.1"
|
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 = [
|
dependencies = [
|
||||||
"base64",
|
"base64",
|
||||||
"bollard-stubs",
|
"bollard-stubs",
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ once_cell = "1"
|
||||||
hostname = "0.3"
|
hostname = "0.3"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
ahash = "0.7"
|
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"
|
futures-util = "0.3"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue