Skip to content

Commit

Permalink
Merge pull request #70 from uggla/feat/bump_dep_version
Browse files Browse the repository at this point in the history
feat: Bump dependencies version
  • Loading branch information
bpetit authored Mar 7, 2021
2 parents 9a8b554 + d6b3506 commit f307075
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.9.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 f307075

Please sign in to comment.