Skip to content

Commit 46d3016

Browse files
authored
grpcio-sys: bump 0.8.1 (#512)
Signed-off-by: Jay Lee <[email protected]>
1 parent 3717660 commit 46d3016

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# grpcio-sys 0.8.1 - 2021-03-02
2+
3+
- Detect changes ahead to ease pain of upgrading compiler (#511)
4+
15
# 0.8.0 - 2021-02-19
26

37
- Fix clippy warnings (#504)

grpc-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "grpcio-sys"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["The TiKV Project Developers"]
55
license = "Apache-2.0"
66
keywords = ["grpc", "bindings"]

0 commit comments

Comments
 (0)