mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
fix(deps): update rust crate lazy_static to 1.5.0
This commit is contained in:
parent
55485e685e
commit
acab3f8076
@ -8,7 +8,7 @@ version = "0.1.0"
|
||||
[dependencies]
|
||||
diesel = {version = "2.1.6", features = ["postgres"]}
|
||||
diesel_migrations = "2.2.0"
|
||||
lazy_static = "1.4.0"
|
||||
lazy_static = "1.5.0"
|
||||
num_cpus = "1.16.0"
|
||||
once_cell = "1.20.2"
|
||||
regex = "1.10.4"
|
||||
|
Loading…
Reference in New Issue
Block a user