Skip to content

Commit

Permalink
Cleanup Rust cloudevents example (#1799)
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 10, 2023
1 parent 890d440 commit 529957e
Show file tree
Hide file tree
Showing 6 changed files with 7,996 additions and 7,946 deletions.
15,309 changes: 7,660 additions & 7,649 deletions generate/zz_filesystem_generated.go

Large diffs are not rendered by default.

Loading

0 comments on commit 529957e

Please sign in to comment.