Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
updated svc-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
khodzha committed Apr 21, 2020
1 parent 2463413 commit 6680242
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ diesel-derive-enum = { version = "0.4", features = ["postgres"] }
futures = { version = "0.3", features = ["thread-pool"] }
futures-channel = "0.3"
rand = "0.7"
svc-agent = { version = "0.11", features = ["diesel"] }
svc-agent = { version = "0.12", features = ["diesel"] }
svc-authz = "0.10"
svc-authn = { version = "0.5", features = ["jose", "diesel"] }
svc-error = { version = "0.1", features = ["diesel", "r2d2", "svc-agent", "svc-authn", "svc-authz", "sentry-extension"] }

0 comments on commit 6680242

Please sign in to comment.