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 @@ -8,7 +8,7 @@ members = [
88resolver = " 2"
99
1010[workspace .package ]
11- version = " 5.0.0 "
11+ version = " 5.0.1 "
1212rust-version = " 1.85"
1313repository = " https://github.com/cloudflare/boring"
1414edition = " 2021"
@@ -20,9 +20,9 @@ tag-prefix = ""
2020publish = false
2121
2222[workspace .dependencies ]
23- boring-sys = { version = " 5.0.0 " , path = " ./boring-sys" }
24- boring = { version = " 5.0.0 " , path = " ./boring" }
25- tokio-boring = { version = " 5.0.0 " , path = " ./tokio-boring" }
23+ boring-sys = { version = " 5.0.1 " , path = " ./boring-sys" }
24+ boring = { version = " 5.0.1 " , path = " ./boring" }
25+ tokio-boring = { version = " 5.0.1 " , path = " ./tokio-boring" }
2626
2727bindgen = { version = " 0.72.0" , default-features = false , features = [" runtime" ] }
2828bitflags = " 2.9"
You can’t perform that action at this time.
0 commit comments