File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1448,9 +1448,9 @@ dependencies = [
14481448
14491449[[package ]]
14501450name = " protobuf"
1451- version = " 3.2.0 "
1451+ version = " 3.7.1 "
14521452source = " registry+https://github.com/rust-lang/crates.io-index"
1453- checksum = " b55bad9126f378a853655831eb7363b7b01b81d19f8cb1218861086ca4a1a61e "
1453+ checksum = " a3a7c64d9bf75b1b8d981124c14c179074e8caa7dfe7b6a12e6222ddcd0c8f72 "
14541454dependencies = [
14551455 " once_cell" ,
14561456 " protobuf-support" ,
@@ -1459,9 +1459,9 @@ dependencies = [
14591459
14601460[[package ]]
14611461name = " protobuf-support"
1462- version = " 3.2.0 "
1462+ version = " 3.7.1 "
14631463source = " registry+https://github.com/rust-lang/crates.io-index"
1464- checksum = " a5d4d7b8601c814cfb36bcebb79f0e61e45e1e93640cf778837833bbed05c372 "
1464+ checksum = " b088fd20b938a875ea00843b6faf48579462630015c3788d397ad6a786663252 "
14651465dependencies = [
14661466 " thiserror" ,
14671467]
@@ -1774,9 +1774,9 @@ dependencies = [
17741774
17751775[[package ]]
17761776name = " scip"
1777- version = " 0.3.3 "
1777+ version = " 0.5.1 "
17781778source = " registry+https://github.com/rust-lang/crates.io-index"
1779- checksum = " e5dc1bd66649133af84ab62436ddd2856c2605182b02dec2cd197f684dfe15ef "
1779+ checksum = " 8dfafd2fa14c6237fa1fc4310f739d02fa915d92977fa069426591f1de046f81 "
17801780dependencies = [
17811781 " protobuf" ,
17821782]
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ crossbeam-channel.workspace = true
2525dirs = " 5.0.1"
2626dissimilar.workspace = true
2727itertools.workspace = true
28- scip = " 0.3.3 "
28+ scip = " 0.5.1 "
2929lsp-types = { version = " =0.95.0" , features = [" proposed" ] }
3030parking_lot = " 0.12.1"
3131xflags = " 0.3.0"
You can’t perform that action at this time.
0 commit comments