File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4122,9 +4122,9 @@ dependencies = [
4122
4122
4123
4123
[[package ]]
4124
4124
name = " lru"
4125
- version = " 0.12.5 "
4125
+ version = " 0.14.0 "
4126
4126
source = " registry+https://github.com/rust-lang/crates.io-index"
4127
- checksum = " 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 "
4127
+ checksum = " 9f8cc7106155f10bdf99a6f379688f543ad6596a415375b36a59a054ceda1198 "
4128
4128
dependencies = [
4129
4129
" hashbrown 0.15.2" ,
4130
4130
]
@@ -5180,7 +5180,7 @@ version = "0.13.4"
5180
5180
source = " registry+https://github.com/rust-lang/crates.io-index"
5181
5181
checksum = " d0f3e5beed80eb580c68e2c600937ac2c4eedabdfd5ef1e5b7ea4f3fba84497b"
5182
5182
dependencies = [
5183
- " heck 0.4.1 " ,
5183
+ " heck 0.5.0 " ,
5184
5184
" itertools 0.13.0" ,
5185
5185
" log" ,
5186
5186
" multimap 0.10.0" ,
@@ -7748,7 +7748,7 @@ version = "0.1.9"
7748
7748
source = " registry+https://github.com/rust-lang/crates.io-index"
7749
7749
checksum = " cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
7750
7750
dependencies = [
7751
- " windows-sys 0.52 .0" ,
7751
+ " windows-sys 0.59 .0" ,
7752
7752
]
7753
7753
7754
7754
[[package ]]
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jsonschema = { version = "0.17.1", default-features = false }
114
114
jsonwebtoken = " 9.3.0"
115
115
libc = " 0.2.155"
116
116
linkme = " 0.3.27"
117
- lru = " 0.12.3 "
117
+ lru = " 0.14.0 "
118
118
maplit = " 1.0.2"
119
119
mediatype = " 0.19.18"
120
120
mockall = " 0.13.0"
You can’t perform that action at this time.
0 commit comments