@@ -40,15 +40,15 @@ match_same_arms = "allow"
4040similar_names = " allow"
4141
4242[workspace .dependencies ]
43- rue-lexer = { path = " crates/rue-lexer" , version = " 0.4 .0" }
44- rue-parser = { path = " crates/rue-parser" , version = " 0.4 .0" }
45- rue-diagnostic = { path = " crates/rue-diagnostic" , version = " 0.4 .0" }
46- rue-ast = { path = " crates/rue-ast" , version = " 0.4 .0" }
47- rue-compiler = { path = " crates/rue-compiler" , version = " 0.4 .0" }
48- rue-options = { path = " crates/rue-options" , version = " 0.4 .0" }
49- rue-lir = { path = " crates/rue-lir" , version = " 0.4 .0" }
50- rue-hir = { path = " crates/rue-hir" , version = " 0.4 .0" }
51- rue-types = { path = " crates/rue-types" , version = " 0.4 .0" }
43+ rue-lexer = { path = " crates/rue-lexer" , version = " 0.5 .0" }
44+ rue-parser = { path = " crates/rue-parser" , version = " 0.5 .0" }
45+ rue-diagnostic = { path = " crates/rue-diagnostic" , version = " 0.5 .0" }
46+ rue-ast = { path = " crates/rue-ast" , version = " 0.5 .0" }
47+ rue-compiler = { path = " crates/rue-compiler" , version = " 0.5 .0" }
48+ rue-options = { path = " crates/rue-options" , version = " 0.5 .0" }
49+ rue-lir = { path = " crates/rue-lir" , version = " 0.5 .0" }
50+ rue-hir = { path = " crates/rue-hir" , version = " 0.5 .0" }
51+ rue-types = { path = " crates/rue-types" , version = " 0.5 .0" }
5252anyhow = " 1.0.98"
5353clvm-traits = " 0.28.1"
5454clvm-utils = " 0.28.1"
0 commit comments