Skip to content

Commit

Permalink
fix(examples): rename cargo.toml to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuhvi committed Oct 2, 2024
1 parent 8e82d84 commit 0e90b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "authn"
version = "0.1.0"
edition = "2021"


[[bin]]
name = "signup"
path = "./authn/signup.rs"
Expand Down

0 comments on commit 0e90b80

Please sign in to comment.