File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ members = [
77resolver = " 2"
88
99[workspace .package ]
10- version = " 4.15.5 "
10+ version = " 4.15.6 "
1111repository = " https://github.com/0x676e67/boring2"
1212edition = " 2021"
1313
@@ -18,9 +18,9 @@ tag-prefix = ""
1818publish = false
1919
2020[workspace .dependencies ]
21- boring-sys = { package = " boring-sys2" , version = " 4.15.5 " , path = " ./boring-sys" }
22- boring = { package = " boring2" , version = " 4.15.5 " , path = " ./boring" }
23- tokio-boring = { package = " tokio-boring2" , version = " 4.15.5 " , path = " ./tokio-boring" }
21+ boring-sys = { package = " boring-sys2" , version = " 4.15.6 " , path = " ./boring-sys" }
22+ boring = { package = " boring2" , version = " 4.15.6 " , path = " ./boring" }
23+ tokio-boring = { package = " tokio-boring2" , version = " 4.15.6 " , path = " ./tokio-boring" }
2424
2525bindgen = { version = " 0.70.1" , default-features = false , features = [" runtime" ] }
2626bytes = " 1"
You can’t perform that action at this time.
0 commit comments