File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " containerd-snapshots"
3
- version = " 0.2.0"
4
- authors = [" Maksym Pavlenko <pavlenko.maksym@gmail.com>" , " The containerd Authors" ]
3
+ version = " 0.3.0"
4
+ authors = [
5
+ " Maksym Pavlenko <pavlenko.maksym@gmail.com>" ,
6
+ " The containerd Authors" ,
7
+ ]
5
8
keywords = [" containerd" , " server" , " grpc" , " containers" ]
6
9
categories = [" api-bindings" , " asynchronous" ]
7
10
description = " Remote snapshotter extension for containerd"
@@ -27,7 +30,7 @@ pin-utils = "0.1.0"
27
30
log = " 0.4"
28
31
async-stream = " 0.3.2"
29
32
futures.workspace = true
30
- simple_logger = { version = " 4.0" , default-features = false }
33
+ simple_logger = { version = " 4.0" , default-features = false }
31
34
32
35
[build-dependencies ]
33
36
tonic-build.workspace = true
You can’t perform that action at this time.
0 commit comments