Skip to content

Commit

Permalink
Cleanup Rust cloudevents 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
- Switch to Rust edition 2021
- 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 1ff2ad5
Show file tree
Hide file tree
Showing 6 changed files with 7,994 additions and 7,945 deletions.
15,306 changes: 7,658 additions & 7,648 deletions generate/zz_filesystem_generated.go

Large diffs are not rendered by default.

Loading

0 comments on commit 1ff2ad5

Please sign in to comment.