Force no build cache to clear the bad placeholder file
This commit is contained in:
parent
d2c6fe7aec
commit
01c1594df1
4 changed files with 213 additions and 39 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
tokio = { version = "1.38.0", features = ["full"] }
|
||||
warp = "0.4.2"
|
||||
warp = "0.3.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
sqlx = { version = "0.8.6", features = ["runtime-tokio-rustls", "mysql", "chrono"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue