Skip to content

Commit a86a495

Browse files
committed
Add required features
1 parent 09cbe41 commit a86a495

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ required-features = ["client", "server"]
151151
name = "stats"
152152
required-features = ["client_diagnostics", "client", "server"]
153153

154+
[[test]]
155+
name = "userdata"
156+
required-features = ["client", "server"]
157+
154158
[lints.clippy]
155159
type_complexity = "allow"
156160
too_many_arguments = "allow"

0 commit comments

Comments
 (0)