1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-09 04:22:45 +03:00

build(deps): bump the sentry group with 1 update

Bumps the sentry group with 1 update: [sentry](https://github.com/getsentry/sentry-rust).

- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.31.7...0.31.8)

---
updated-dependencies:
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-13 19:08:08 +00:00
committed by Quentin Gliech
parent 7ae509f0ad
commit 4c28bc524b
4 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ http-body = "0.4.5"
icu_locid = "1.3.2"
mime = "0.3.17"
rand.workspace = true
sentry = { version = "0.31.7", default-features = false }
sentry = { version = "0.31.8", default-features = false }
serde.workspace = true
serde_with = "3.4.0"
serde_urlencoded = "0.7.1"