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

Commit

Permalink
Bump svc-nats-client from 0.2.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [svc-nats-client](https://github.com/foxford/svc-nats-client) from 0.2.0 to 0.8.0.
- [Commits](https://github.com/foxford/svc-nats-client/commits)

---
updated-dependencies:
- dependency-name: svc-nats-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 7e0f1cd commit 60f4b38
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 53 deletions.
161 changes: 109 additions & 52 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 @@ -39,7 +39,7 @@ svc-authn = { version = "0.8", features = ["jose", "sqlx"] }
svc-authz = { version = "0.12" }
svc-error = { version = "0.5", features = ["sqlx", "svc-agent", "svc-authn", "svc-authz", "sentry-extension"] }
svc-utils = { version = "0.7", features = ["authn-extractor", "cors-middleware", "log-middleware", "metrics-middleware"] }
svc-nats-client = { version = "0.2" }
svc-nats-client = { version = "0.8" }
svc-conference-events = { version = "0.2" }
tokio = { version = "1.28", features = ["full"] }
tower = "0.4"
Expand Down

0 comments on commit 60f4b38

Please sign in to comment.