Skip to content

Commit

Permalink
add back the debug feature to server
Browse files Browse the repository at this point in the history
Signed-off-by: David Justice <[email protected]>
  • Loading branch information
devigned committed Jul 26, 2023
1 parent 30c523b commit e125664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ oci-distribution = { git = "https://github.com/devigned/oci-distribution", branc

[features]
default = []
debug = []
postgres = ["diesel", "diesel-async", "diesel_json", "diesel_migrations", "diesel-derive-enum", "chrono"]

0 comments on commit e125664

Please sign in to comment.