address style improvments
This commit is contained in:
parent
6568f9fbc8
commit
a45bf45015
5 changed files with 54 additions and 16 deletions
|
|
@ -3,9 +3,6 @@ name = "mascarpone"
|
|||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[build]
|
||||
rustflags = ["--cfg=sqlx_macros_unstable"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
axum = { version = "0.8.6", features = ["macros", "form"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue