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