Skip to content

Commit

Permalink
Merge pull request #162 from shawnharmsen/dependabot/cargo/lazy_stati…
Browse files Browse the repository at this point in the history
…c-1.5.0

Bump lazy_static from 1.4.0 to 1.5.0
  • Loading branch information
shawnharmsen authored Jun 25, 2024
2 parents 1a8fb17 + 5671c83 commit 7e13a2c
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 @@ -34,7 +34,7 @@ jsonwebtoken = "8.3.0"
once_cell = "1.19.0"
bcrypt = "0.15.1"
validator = { version = "0.18.1", features = ["derive"] }
lazy_static = "1.4.0"
lazy_static = "1.5.0"
mime = "0.3.17"
bytes = "1.6.0"
async_once = "0.2.6"
Expand Down

0 comments on commit 7e13a2c

Please sign in to comment.