@@ -13,7 +13,7 @@ members = [
1313]
1414
1515[workspace .package ]
16- version = " 0.3.2 "
16+ version = " 0.4.0 "
1717authors = [
1818 " Arie Gurfinkel <[email protected] >" ,
1919 " Jorge A. Navas <[email protected] >" ,
@@ -48,12 +48,12 @@ syn = "2"
4848macrotest = " 1"
4949trybuild = " 1"
5050
51- cvlr = { path = " cvlr" , version = " =0.3.2 " }
52- cvlr-asserts = { path = " cvlr-asserts" , version = " =0.3.2 " }
53- cvlr-mathint = { path = " cvlr-mathint" , version = " =0.3.2 " }
54- cvlr-nondet = { path = " cvlr-nondet" , default-features = false , version = " =0.3.2 " }
55- cvlr-log = { path = " cvlr-log" , version = " =0.3.2 " }
56- cvlr-macros = { path = " cvlr-macros" , version = " =0.3.2 " }
57- cvlr-early-panic = { path = " cvlr-early-panic" , version = " =0.3.2 " }
58- cvlr-hook = { path = " cvlr-hook" , version = " =0.3.2 " }
59- cvlr-fixed = { path = " cvlr-fixed" , version = " =0.3.2 " }
51+ cvlr = { path = " cvlr" , version = " =0.4.0 " }
52+ cvlr-asserts = { path = " cvlr-asserts" , version = " =0.4.0 " }
53+ cvlr-mathint = { path = " cvlr-mathint" , version = " =0.4.0 " }
54+ cvlr-nondet = { path = " cvlr-nondet" , default-features = false , version = " =0.4.0 " }
55+ cvlr-log = { path = " cvlr-log" , version = " =0.4.0 " }
56+ cvlr-macros = { path = " cvlr-macros" , version = " =0.4.0 " }
57+ cvlr-early-panic = { path = " cvlr-early-panic" , version = " =0.4.0 " }
58+ cvlr-hook = { path = " cvlr-hook" , version = " =0.4.0 " }
59+ cvlr-fixed = { path = " cvlr-fixed" , version = " =0.4.0 " }
0 commit comments