Skip to content

Commit

Permalink
rebundle website
Browse files Browse the repository at this point in the history
  • Loading branch information
Cannon Tuttle committed Sep 6, 2023
1 parent 0981a8a commit a0f2669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ opt-level = "z"
lto = true
codegen-units = 1 # Reduce number of codegen units to increase optimizations
panic = 'abort' # Abort on panic
# strip = true # Strip symbols from binary*
strip = true # Strip symbols from binary*

[features]
# use `--no-default-features` or comment out next line to disable allocator
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

0 comments on commit a0f2669

Please sign in to comment.