feat(sentry): add sentry
This commit is contained in:
parent
90fd616fa3
commit
80f51c5df0
3 changed files with 465 additions and 19 deletions
|
|
@ -38,6 +38,7 @@ mii = { path = "./mii" }
|
|||
minio = { git = "https://github.com/minio/minio-rs.git" }
|
||||
crc32fast = "1.4.2"
|
||||
gxhash = "3.4.1"
|
||||
sentry = "0.38.0"
|
||||
|
||||
juniper = { version = "0.16.1", features = ["chrono"] }
|
||||
juniper_rocket = "0.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue