Skip to content

Commit 18d3355

Browse files
committed
feat: Bump dependencies version
- Bump riemann client to 0.8.0 - Bump protobuff to 2.20.0
1 parent a5a20df commit 18d3355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ clap = "2.33.3"
1818
regex = "1"
1919
procfs = "0.8.1"
2020
actix-web = "3"
21-
riemann_client = "0.7.0"
21+
riemann_client = "0.8.0"
2222
hostname = "0.3.1"
23-
protobuf = "^1.0.0"
23+
protobuf = "2.20.0"
2424

2525
[profile.release]
2626
lto = true

0 commit comments

Comments
 (0)