Skip to content

Commit

Permalink
Upgrade and update dependencies. The axum update in particular was tr…
Browse files Browse the repository at this point in the history
…icky.
  • Loading branch information
cryptoquick committed Dec 7, 2023
1 parent 05a4f54 commit 72be3da
Show file tree
Hide file tree
Showing 7 changed files with 689 additions and 622 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"files.autoSave": "onFocusChange",
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"rust-analyzer.check.command": "clippy",
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.allTargets": true,
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
}
Expand Down
Loading

0 comments on commit 72be3da

Please sign in to comment.