mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
fix(deps): update rust crate sentry-actix to 0.25.0
This commit is contained in:
parent
b41e38b714
commit
0fe5eaf3ab
2 changed files with 143 additions and 1119 deletions
1260
Cargo.lock
generated
1260
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -18,7 +18,7 @@ openssl = { version = "0.10.38", features = ["vendored"] }
|
|||
pg_bigdecimal = "0.1.4"
|
||||
postgres-types = { version = "0.2.2", features = ["derive"]}
|
||||
sentry = "0.25.0"
|
||||
sentry-actix = "0.24.3"
|
||||
sentry-actix = "0.25.0"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
tokio-postgres = { version = "0.7.5", features = ["with-chrono-0_4"]}
|
||||
yaml-rust = "0.4.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue