Skip to content

Commit ff7d076

Browse files
committed
chore: release bollard-buildkit-proto 0.8.1
1 parent f536c94 commit ff7d076

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

codegen/proto/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = "bollard-buildkit-proto"
33
description = "Protobuf definitions to interact with buildkit using Bollard"
4-
version = "0.8.0"
4+
version = "0.8.1"
55
authors = [ "Bollard contributors" ]
66
license = "Apache-2.0"
77
repository = "https://github.com/fussybeaver/bollard"
88
edition = "2021"
99

1010
[features]
11-
default = ["fetch"]
11+
default = []
1212
build = ["tonic-prost-build"]
1313
fetch = ["ureq", "ureq/rustls"]
1414

0 commit comments

Comments
 (0)