-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Migrate to hyper 1.x, leverage rust 1.79
feat: refactor to update vaarious dependencies
- Loading branch information
Showing
101 changed files
with
2,062 additions
and
1,348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -179,5 +179,6 @@ | |
"language": "markdown", | ||
"scheme": "file" | ||
} | ||
] | ||
], | ||
"rust-analyzer.check.command": "clippy" | ||
} |
Oops, something went wrong.