Skip to content

Commit

Permalink
Merge pull request #479 from fussybeaver/ND/sync-api-v1.47-attempt2
Browse files Browse the repository at this point in the history
feat: Sync bollard to API v1.47
  • Loading branch information
fussybeaver authored Nov 14, 2024
2 parents 3a770d5 + ea8057b commit a543548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pipe = ["hyperlocal", "hyper-named-pipe"]

[dependencies]
base64 = "0.22"
bollard-stubs = { version = "=1.46.0-rc.27.3.1", default-features = false }
bollard-stubs = { version = "=1.47.0-rc.27.3.1", default-features = false }
bollard-buildkit-proto = { path = "codegen/proto", version = "=0.4.0", optional = true }
bytes = "1"
chrono = { version = "0.4", default-features = false, features = ["std", "clock", "serde"], optional = true }
Expand Down

0 comments on commit a543548

Please sign in to comment.