Skip to content

Commit cbd4a71

Browse files
committed
fix feature alias for openshell-server
Signed-off-by: Russell Bryant <rbryant@redhat.com>
1 parent 4c1cbbd commit cbd4a71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/openshell-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ telemetry = ["openshell-core/telemetry"]
146146
## enabling it alongside `telemetry` is a compile error rather than a silent
147147
## telemetry-on build. Kept in sync with `default` by
148148
## `rust:verify:defaults-without-telemetry`.
149-
defaults-without-telemetry = []
149+
defaults-without-telemetry = ["in-tree-compute-drivers"]
150150
bundled-z3 = ["openshell-prover/bundled-z3"]
151151
test-support = []
152152

0 commit comments

Comments
 (0)