Skip to content

Commit

Permalink
Cleanup Rust http example
Browse files Browse the repository at this point in the history
By:

- Using a more opinionated release profile to optimize binary
- Removing not required dependencies
- Updating the rest of the dependencies
- Cleanup imports by importing the concrete types
- Avoid unnecessary type assertions
- Do not unwrap port

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
  • Loading branch information
saschagrunert committed Jun 9, 2023
1 parent 6b97fb5 commit 774a3de
Show file tree
Hide file tree
Showing 6 changed files with 7,454 additions and 7,454 deletions.
14,449 changes: 7,225 additions & 7,224 deletions generate/zz_filesystem_generated.go

Large diffs are not rendered by default.

Loading

0 comments on commit 774a3de

Please sign in to comment.