1 parent f536c94 commit ff7d076Copy full SHA for ff7d076
1 file changed
codegen/proto/Cargo.toml
@@ -1,14 +1,14 @@
1
[package]
2
name = "bollard-buildkit-proto"
3
description = "Protobuf definitions to interact with buildkit using Bollard"
4
-version = "0.8.0"
+version = "0.8.1"
5
authors = [ "Bollard contributors" ]
6
license = "Apache-2.0"
7
repository = "https://github.com/fussybeaver/bollard"
8
edition = "2021"
9
10
[features]
11
-default = ["fetch"]
+default = []
12
build = ["tonic-prost-build"]
13
fetch = ["ureq", "ureq/rustls"]
14
0 commit comments