Skip to content

Commit

Permalink
Merge pull request #242 from monadicus/dependabot/cargo/lazy_static-1…
Browse files Browse the repository at this point in the history
….5.0

chore(deps): bump lazy_static from 1.4.0 to 1.5.0
  • Loading branch information
gluax authored Aug 28, 2024
2 parents 2fe9f64 + 3c4021c commit 4eaa30e
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 @@ -73,7 +73,7 @@ indexmap = { version = "2.4", default-features = false, features = ["serde"] }
indicatif = { version = "0.17", default-features = false, features = ["rayon"] }
jwt = "0.16"
lazysort = "0.2"
lazy_static = "1.4"
lazy_static = "1.5"
lasso = { version = "0.7", features = ["multi-threaded"] }
local-ip-address = "0.6"
metrics-exporter-prometheus = "0.14"
Expand Down

0 comments on commit 4eaa30e

Please sign in to comment.