Skip to content

Commit

Permalink
fix(deps): update rust crate serde to v1.0.209
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 4c5c9de commit 85035db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ criterion = "0.5.1"

[profile.release]
panic = "abort"
strip = true
lto = "fat"
strip = "symbols"
lto = true
codegen-units = 1
debug = false

0 comments on commit 85035db

Please sign in to comment.