File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @leonw24/open-codex" ,
3- "version" : " 0.125.3 -leon" ,
3+ "version" : " 0.126.0 -leon" ,
44 "license" : " Apache-2.0" ,
55 "bin" : {
66 "open-codex" : " bin/codex.js"
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ members = [
101101resolver = " 2"
102102
103103[workspace .package ]
104- version = " 0.125.3 -leon"
104+ version = " 0.126.0 -leon"
105105# Track the edition for all workspace crates in one place. Individual
106106# crates can still override this value, but keeping it here means new
107107# crates created with `cargo new -w ...` automatically inherit the 2024
@@ -456,7 +456,7 @@ debug = 0
456456strip = true
457457
458458[profile .release ]
459- lto = " fat "
459+ lto = " thin "
460460split-debuginfo = " off"
461461# Because we bundle some of these executables with the TypeScript CLI, we
462462# remove everything to make the binary as small as possible.
You can’t perform that action at this time.
0 commit comments