diff --git a/examples/cargo.toml b/examples/Cargo.tomlx similarity index 99% rename from examples/cargo.toml rename to examples/Cargo.tomlx index 0c168f0..a0e595f 100644 --- a/examples/cargo.toml +++ b/examples/Cargo.tomlx @@ -3,7 +3,6 @@ name = "authn" version = "0.1.0" edition = "2021" - [[bin]] name = "signup" path = "./authn/signup.rs"