mirror of
https://github.com/servo/servo.git
synced 2025-09-25 06:10:08 +01:00
build(deps): bump lazy_static from 1.4.0 to 1.5.0 (#32591)
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1fdfb88bb
commit
6738902d45
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@ itertools = "0.13"
|
|||
jemalloc-sys = "0.5.4"
|
||||
jemallocator = "0.5.4"
|
||||
keyboard-types = "0.7"
|
||||
lazy_static = "1.4"
|
||||
lazy_static = "1.5"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
malloc_size_of = { git = "https://github.com/servo/stylo", branch = "2024-05-31", features = ["servo"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue