Skip to content

Commit 9402290

Browse files
committed
remove unused feature from readme
1 parent 1fdb78a commit 9402290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clarity-serialization/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ The crate implements the standard binary format for Clarity values. At a high le
123123

124124
This crate is designed to be minimal by default. Optional functionality is available via feature flags:
125125

126-
* `developer-mode`: Enables additional debugging and logging information useful during development.
127126
* `testing`: Enables helper functions and data structures used exclusively for unit and integration testing.
128127
* `slog_json`: Integrates with `slog` for structured JSON logging.
129128
* `wasm-web` / `wasm-deterministic`: Enables builds for WebAssembly environments with different determinism guarantees.

0 commit comments

Comments
 (0)