Skip to content

Commit 486c7da

Browse files
Update Rust crate lazy_static to v1.5.0 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37022ca commit 486c7da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
color-eyre = "=0.6.3"
99
eyre = "=0.6.12"
1010
handlebars = { version = "=5.1.2", features = ["dir_source"] }
11-
lazy_static = "=1.4.0"
11+
lazy_static = "=1.5.0"
1212
serde = "=1.0.197"
1313
serde_derive = "=1.0.197"
1414
serde_yaml = "=0.9.33"

0 commit comments

Comments
 (0)