diff --git a/Cargo.toml b/Cargo.toml index 33d40ae4..5120e29c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,5 @@ members = [ "axum-core", "axum-extra", "axum-macros", - # "examples/*", + "examples/*", ]