File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1202,9 +1202,9 @@ checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
1202
1202
1203
1203
[[package ]]
1204
1204
name = " linux-raw-sys"
1205
- version = " 0.4.14 "
1205
+ version = " 0.9.2 "
1206
1206
source = " registry+https://github.com/rust-lang/crates.io-index"
1207
- checksum = " 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 "
1207
+ checksum = " 6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9 "
1208
1208
1209
1209
[[package ]]
1210
1210
name = " loader"
@@ -1736,9 +1736,9 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
1736
1736
1737
1737
[[package ]]
1738
1738
name = " rustix"
1739
- version = " 0.38.42 "
1739
+ version = " 1.0.2 "
1740
1740
source = " registry+https://github.com/rust-lang/crates.io-index"
1741
- checksum = " f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85 "
1741
+ checksum = " f7178faa4b75a30e269c71e61c353ce2748cf3d76f0c44c393f4e60abf49b825 "
1742
1742
dependencies = [
1743
1743
" bitflags 2.5.0" ,
1744
1744
" errno" ,
@@ -2093,9 +2093,9 @@ checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
2093
2093
2094
2094
[[package ]]
2095
2095
name = " tempfile"
2096
- version = " 3.17.1 "
2096
+ version = " 3.18.0 "
2097
2097
source = " registry+https://github.com/rust-lang/crates.io-index"
2098
- checksum = " 22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230 "
2098
+ checksum = " 2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567 "
2099
2099
dependencies = [
2100
2100
" cfg-if" ,
2101
2101
" fastrand" ,
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ tonic-health = { workspace = true }
30
30
tonic-build = { workspace = true }
31
31
32
32
[dev-dependencies ]
33
- tempfile = " 3.17.1 "
33
+ tempfile = " 3.18.0 "
34
34
rcgen = " 0.13.2"
You can’t perform that action at this time.
0 commit comments