Skip to content

Commit

Permalink
chore(deps): update rust crate lazy_static to 1.5.0 (#3490)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 5ed1340 commit 04cfe3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ getrandom = "0.2.15"
ignore = "0.4.21"
indexmap = { version = "2.2.6", features = ["serde"] }
insta = "1.39.0"
lazy_static = "1.4.0"
lazy_static = "1.5.0"
natord = "1.0.9"
oxc_resolver = "1.8.1"
proc-macro2 = "1.0.86"
Expand Down

0 comments on commit 04cfe3e

Please sign in to comment.