Skip to content

Commit

Permalink
update salvo version
Browse files Browse the repository at this point in the history
  • Loading branch information
fankaiLiu committed Nov 30, 2023
1 parent 375569b commit 71fc80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/create_project.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pub fn write_project_file(
"jsonwebtoken": "8.3.0",
"once_cell": "1.18.0",
"salvo": {
"version": "0.58",
"version": "0.59",
"features": ["anyhow", "logging", "cors", "oapi", "jwt-auth", "rustls", "catch-panic","cookie","serve-static"]
},
"serde": "1.0.188",
Expand Down

0 comments on commit 71fc80e

Please sign in to comment.