Skip to content

Commit 5497d15

Browse files
committed
update
1 parent 49f7273 commit 5497d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-tracing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tracing-subscriber = { version = "0.3.1", default-features = false, features = [
2929
"std",
3030
] }
3131
sentry-backtrace = { version = "0.40.0", path = "../sentry-backtrace", optional = true }
32-
bitflags = "2.9.1"
32+
bitflags = "2"
3333

3434
[dev-dependencies]
3535
log = "0.4"

0 commit comments

Comments
 (0)