Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit e125664

Browse files
committed
add back the debug feature to server
Signed-off-by: David Justice <david@devigned.com>
1 parent 30c523b commit e125664

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/server/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ oci-distribution = { git = "https://github.com/devigned/oci-distribution", branc
4040

4141
[features]
4242
default = []
43+
debug = []
4344
postgres = ["diesel", "diesel-async", "diesel_json", "diesel_migrations", "diesel-derive-enum", "chrono"]

0 commit comments

Comments
 (0)