Skip to content

Commit 6f3092d

Browse files
committed
sentry - Cargo - test-util enables primitives/test-util
1 parent 126b3e9 commit 6f3092d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2021"
1010

1111
[features]
1212

13-
test-util = []
13+
test-util = ["primitives/test-util"]
1414

1515
[dependencies]
1616
# Futures

0 commit comments

Comments
 (0)