commit
d08ece3805
|
|
@ -1,7 +1,10 @@
|
||||||
[package]
|
[package]
|
||||||
name = "containerd-client"
|
name = "containerd-client"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
authors = ["Maksym Pavlenko <pavlenko.maksym@gmail.com>", "The containerd Authors"]
|
authors = [
|
||||||
|
"Maksym Pavlenko <pavlenko.maksym@gmail.com>",
|
||||||
|
"The containerd Authors",
|
||||||
|
]
|
||||||
description = "GRPC bindings to containerd APIs"
|
description = "GRPC bindings to containerd APIs"
|
||||||
keywords = ["containerd", "client", "grpc", "containers"]
|
keywords = ["containerd", "client", "grpc", "containers"]
|
||||||
categories = ["api-bindings", "asynchronous"]
|
categories = ["api-bindings", "asynchronous"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue