Skip to content

Commit

Permalink
Peg bollard-stubs dependency to published crates
Browse files Browse the repository at this point in the history
  • Loading branch information
fussybeaver committed Jun 18, 2022
1 parent f7f438e commit e891532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -26,7 +26,7 @@ time = ["dep:time", "bollard-stubs/time"]

[dependencies]
base64 = "0.13"
bollard-stubs = { version = "=1.42.0-rc.3", path = "codegen/target/generated-sources", default-features = false }
bollard-stubs = { version = "=1.42.0-rc.3", default-features = false }
bytes = "1"
chrono = { version = "0.4", features = ["serde"], optional = true }
ct-logs = { version = "0.9.0", optional = true }
Expand Down

0 comments on commit e891532

Please sign in to comment.