mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
update sentry
This commit is contained in:
parent
f6300497f7
commit
10d7dc75f3
2 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@ tokio = { version = "0.2.18", features = ["macros"] }
|
|||
ureq = { version = "0.12.0", features = ["tls"], default-features = false }
|
||||
walkdir = "2.3.1"
|
||||
whoami = "0.8.1"
|
||||
sentry = { version = "0.18.0", features = ["with_rustls", "with_env_logger"], optional = true }
|
||||
sentry = { version = "0.18.1", features = ["with_rustls", "with_env_logger"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
http-service = "0.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue