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 @@ -1448,9 +1448,9 @@ dependencies = [
1448
1448
1449
1449
[[package ]]
1450
1450
name = " protobuf"
1451
- version = " 3.2.0 "
1451
+ version = " 3.7.1 "
1452
1452
source = " registry+https://github.com/rust-lang/crates.io-index"
1453
- checksum = " b55bad9126f378a853655831eb7363b7b01b81d19f8cb1218861086ca4a1a61e "
1453
+ checksum = " a3a7c64d9bf75b1b8d981124c14c179074e8caa7dfe7b6a12e6222ddcd0c8f72 "
1454
1454
dependencies = [
1455
1455
" once_cell" ,
1456
1456
" protobuf-support" ,
@@ -1459,9 +1459,9 @@ dependencies = [
1459
1459
1460
1460
[[package ]]
1461
1461
name = " protobuf-support"
1462
- version = " 3.2.0 "
1462
+ version = " 3.7.1 "
1463
1463
source = " registry+https://github.com/rust-lang/crates.io-index"
1464
- checksum = " a5d4d7b8601c814cfb36bcebb79f0e61e45e1e93640cf778837833bbed05c372 "
1464
+ checksum = " b088fd20b938a875ea00843b6faf48579462630015c3788d397ad6a786663252 "
1465
1465
dependencies = [
1466
1466
" thiserror" ,
1467
1467
]
@@ -1774,9 +1774,9 @@ dependencies = [
1774
1774
1775
1775
[[package ]]
1776
1776
name = " scip"
1777
- version = " 0.3.3 "
1777
+ version = " 0.5.1 "
1778
1778
source = " registry+https://github.com/rust-lang/crates.io-index"
1779
- checksum = " e5dc1bd66649133af84ab62436ddd2856c2605182b02dec2cd197f684dfe15ef "
1779
+ checksum = " 8dfafd2fa14c6237fa1fc4310f739d02fa915d92977fa069426591f1de046f81 "
1780
1780
dependencies = [
1781
1781
" protobuf" ,
1782
1782
]
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ crossbeam-channel.workspace = true
25
25
dirs = " 5.0.1"
26
26
dissimilar.workspace = true
27
27
itertools.workspace = true
28
- scip = " 0.3.3 "
28
+ scip = " 0.5.1 "
29
29
lsp-types = { version = " =0.95.0" , features = [" proposed" ] }
30
30
parking_lot = " 0.12.1"
31
31
xflags = " 0.3.0"
You can’t perform that action at this time.
0 commit comments