Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yantonov committed Nov 2, 2024
1 parent 4a6f0a5 commit 292b340
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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.10"
regex = "1.10.3"
toml = "0.8.19"
regex = "1.11.1"

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

0 comments on commit 292b340

Please sign in to comment.