Skip to content

Commit

Permalink
feat: Bump dependencies version
Browse files Browse the repository at this point in the history
- Bump riemann client to 0.8.0
- Bump protobuff to 2.20.0
  • Loading branch information
uggla committed Feb 22, 2021
1 parent 7795d6b commit fabd389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ clap = "2.33.3"
regex = "1"
procfs = "0.8.1"
actix-web = "3"
riemann_client = "0.7.0"
riemann_client = "0.8.0"
hostname = "0.3.1"
protobuf = "^1.0.0"
protobuf = "2.20.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"

Expand Down

0 comments on commit fabd389

Please sign in to comment.