File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 push :
99 branches :
1010 - master
11+ - v4.x
1112
1213env :
1314 RUSTFLAGS : -Dwarnings
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ members = [
88resolver = " 2"
99
1010[workspace .package ]
11- version = " 4.21.0 "
11+ version = " 4.21.1 "
1212repository = " https://github.com/cloudflare/boring"
1313edition = " 2021"
1414
@@ -19,9 +19,9 @@ tag-prefix = ""
1919publish = false
2020
2121[workspace .dependencies ]
22- boring-sys = { version = " 4.21.0 " , path = " ./boring-sys" }
23- boring = { version = " 4.21.0 " , path = " ./boring" }
24- tokio-boring = { version = " 4.21.0 " , path = " ./tokio-boring" }
22+ boring-sys = { version = " 4.21.1 " , path = " ./boring-sys" }
23+ boring = { version = " 4.21.1 " , path = " ./boring" }
24+ tokio-boring = { version = " 4.21.1 " , path = " ./tokio-boring" }
2525
2626bindgen = { version = " 0.72.0" , default-features = false , features = [" runtime" ] }
2727bitflags = " 2.9"
You can’t perform that action at this time.
0 commit comments