dependabot[bot] commited on
chore(deps): bump sentry from 0.47.0 to 0.48.0 (#622)
Browse files- Cargo.lock +18 -18
- Cargo.toml +1 -1
Cargo.lock
CHANGED
|
@@ -7504,9 +7504,9 @@ dependencies = [
|
|
| 7504 |
|
| 7505 |
[[package]]
|
| 7506 |
name = "sentry"
|
| 7507 |
-
version = "0.
|
| 7508 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7509 |
-
checksum = "
|
| 7510 |
dependencies = [
|
| 7511 |
"cfg_aliases",
|
| 7512 |
"httpdate",
|
|
@@ -7525,9 +7525,9 @@ dependencies = [
|
|
| 7525 |
|
| 7526 |
[[package]]
|
| 7527 |
name = "sentry-actix"
|
| 7528 |
-
version = "0.
|
| 7529 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7530 |
-
checksum = "
|
| 7531 |
dependencies = [
|
| 7532 |
"actix-http",
|
| 7533 |
"actix-web",
|
|
@@ -7538,9 +7538,9 @@ dependencies = [
|
|
| 7538 |
|
| 7539 |
[[package]]
|
| 7540 |
name = "sentry-backtrace"
|
| 7541 |
-
version = "0.
|
| 7542 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7543 |
-
checksum = "
|
| 7544 |
dependencies = [
|
| 7545 |
"backtrace",
|
| 7546 |
"regex",
|
|
@@ -7549,9 +7549,9 @@ dependencies = [
|
|
| 7549 |
|
| 7550 |
[[package]]
|
| 7551 |
name = "sentry-contexts"
|
| 7552 |
-
version = "0.
|
| 7553 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7554 |
-
checksum = "
|
| 7555 |
dependencies = [
|
| 7556 |
"hostname",
|
| 7557 |
"libc",
|
|
@@ -7563,9 +7563,9 @@ dependencies = [
|
|
| 7563 |
|
| 7564 |
[[package]]
|
| 7565 |
name = "sentry-core"
|
| 7566 |
-
version = "0.
|
| 7567 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7568 |
-
checksum = "
|
| 7569 |
dependencies = [
|
| 7570 |
"rand 0.9.4",
|
| 7571 |
"sentry-types",
|
|
@@ -7576,9 +7576,9 @@ dependencies = [
|
|
| 7576 |
|
| 7577 |
[[package]]
|
| 7578 |
name = "sentry-debug-images"
|
| 7579 |
-
version = "0.
|
| 7580 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7581 |
-
checksum = "
|
| 7582 |
dependencies = [
|
| 7583 |
"findshlibs",
|
| 7584 |
"sentry-core",
|
|
@@ -7586,9 +7586,9 @@ dependencies = [
|
|
| 7586 |
|
| 7587 |
[[package]]
|
| 7588 |
name = "sentry-panic"
|
| 7589 |
-
version = "0.
|
| 7590 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7591 |
-
checksum = "
|
| 7592 |
dependencies = [
|
| 7593 |
"sentry-backtrace",
|
| 7594 |
"sentry-core",
|
|
@@ -7596,9 +7596,9 @@ dependencies = [
|
|
| 7596 |
|
| 7597 |
[[package]]
|
| 7598 |
name = "sentry-tracing"
|
| 7599 |
-
version = "0.
|
| 7600 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7601 |
-
checksum = "
|
| 7602 |
dependencies = [
|
| 7603 |
"bitflags 2.11.1",
|
| 7604 |
"sentry-backtrace",
|
|
@@ -7609,9 +7609,9 @@ dependencies = [
|
|
| 7609 |
|
| 7610 |
[[package]]
|
| 7611 |
name = "sentry-types"
|
| 7612 |
-
version = "0.
|
| 7613 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7614 |
-
checksum = "
|
| 7615 |
dependencies = [
|
| 7616 |
"debugid",
|
| 7617 |
"hex",
|
|
|
|
| 7504 |
|
| 7505 |
[[package]]
|
| 7506 |
name = "sentry"
|
| 7507 |
+
version = "0.48.0"
|
| 7508 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7509 |
+
checksum = "e8ac94aab850a23d7507307cc505332ed2bafd36c65930dfc5c43610f9e9b477"
|
| 7510 |
dependencies = [
|
| 7511 |
"cfg_aliases",
|
| 7512 |
"httpdate",
|
|
|
|
| 7525 |
|
| 7526 |
[[package]]
|
| 7527 |
name = "sentry-actix"
|
| 7528 |
+
version = "0.48.0"
|
| 7529 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7530 |
+
checksum = "fc85c297fcb76e3b89a19d14414af6abcf23a670c036266fe4cd71ae6def0d5a"
|
| 7531 |
dependencies = [
|
| 7532 |
"actix-http",
|
| 7533 |
"actix-web",
|
|
|
|
| 7538 |
|
| 7539 |
[[package]]
|
| 7540 |
name = "sentry-backtrace"
|
| 7541 |
+
version = "0.48.0"
|
| 7542 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7543 |
+
checksum = "1b803539b9ec0bde4ad759bf07190f6c24062363d519790ac2552dd5a6b21232"
|
| 7544 |
dependencies = [
|
| 7545 |
"backtrace",
|
| 7546 |
"regex",
|
|
|
|
| 7549 |
|
| 7550 |
[[package]]
|
| 7551 |
name = "sentry-contexts"
|
| 7552 |
+
version = "0.48.0"
|
| 7553 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7554 |
+
checksum = "7e09c2dadaaa7b2a6dd5e84650b70bbdba504e318a2059a7ff0b9eedc51ef336"
|
| 7555 |
dependencies = [
|
| 7556 |
"hostname",
|
| 7557 |
"libc",
|
|
|
|
| 7563 |
|
| 7564 |
[[package]]
|
| 7565 |
name = "sentry-core"
|
| 7566 |
+
version = "0.48.0"
|
| 7567 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7568 |
+
checksum = "56de6f8c10ed1b74543b9654b99d3d9a2d876bd5996f3ecd60afdc30ef40ad0e"
|
| 7569 |
dependencies = [
|
| 7570 |
"rand 0.9.4",
|
| 7571 |
"sentry-types",
|
|
|
|
| 7576 |
|
| 7577 |
[[package]]
|
| 7578 |
name = "sentry-debug-images"
|
| 7579 |
+
version = "0.48.0"
|
| 7580 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7581 |
+
checksum = "e1524373dd0f1001eff4d323f0ce877ee47a9bcf109f6343d1e208752fd9c95f"
|
| 7582 |
dependencies = [
|
| 7583 |
"findshlibs",
|
| 7584 |
"sentry-core",
|
|
|
|
| 7586 |
|
| 7587 |
[[package]]
|
| 7588 |
name = "sentry-panic"
|
| 7589 |
+
version = "0.48.0"
|
| 7590 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7591 |
+
checksum = "382b8f029465d2e2da7ef25bd08110e91817cfe9e2849ac0547359e0ae50f27e"
|
| 7592 |
dependencies = [
|
| 7593 |
"sentry-backtrace",
|
| 7594 |
"sentry-core",
|
|
|
|
| 7596 |
|
| 7597 |
[[package]]
|
| 7598 |
name = "sentry-tracing"
|
| 7599 |
+
version = "0.48.0"
|
| 7600 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7601 |
+
checksum = "77782d2a65e141f20020ec59552aaf9449aeea64bd7624e20c114b8474c4a9ee"
|
| 7602 |
dependencies = [
|
| 7603 |
"bitflags 2.11.1",
|
| 7604 |
"sentry-backtrace",
|
|
|
|
| 7609 |
|
| 7610 |
[[package]]
|
| 7611 |
name = "sentry-types"
|
| 7612 |
+
version = "0.48.0"
|
| 7613 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7614 |
+
checksum = "00c69667ff14f47aad798e6be2ad8409e350b3ab0b8d72b338b462ed35f7bcc4"
|
| 7615 |
dependencies = [
|
| 7616 |
"debugid",
|
| 7617 |
"hex",
|
Cargo.toml
CHANGED
|
@@ -165,7 +165,7 @@ petgraph = "0.8"
|
|
| 165 |
petname = "3"
|
| 166 |
tauri-plugin-process = "2.3"
|
| 167 |
natord = "1.0.9"
|
| 168 |
-
sentry = { version = "0.
|
| 169 |
|
| 170 |
[patch.crates-io]
|
| 171 |
candle-transformers = { git = "https://github.com/mayocream/candle", branch = "flash-attn" }
|
|
|
|
| 165 |
petname = "3"
|
| 166 |
tauri-plugin-process = "2.3"
|
| 167 |
natord = "1.0.9"
|
| 168 |
+
sentry = { version = "0.48", features = ["tracing"] }
|
| 169 |
|
| 170 |
[patch.crates-io]
|
| 171 |
candle-transformers = { git = "https://github.com/mayocream/candle", branch = "flash-attn" }
|