Skip to content

Commit

Permalink
bump up artifact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yantonov committed Feb 24, 2024
1 parent 883c372 commit 971158e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
toml = "0.8.8"
regex = "1.10.2"
toml = "0.8.10"
regex = "1.10.3"

[profile.release]
opt-level = 'z' # Optimize for size.
Expand Down

0 comments on commit 971158e

Please sign in to comment.