File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,6 @@ uninlined_format_args = "allow"
1717rmcp = { version = " 0.5.0" , features = [" schemars" , " auth" ] }
1818
1919# Patch for Windows cross-compilation issue with crunchy
20-
20+ [patch .crates-io ]
21+ crunchy = { git = " https://github.com/nmathewson/crunchy" , branch = " cross-compilation-fix" }
22+ xcap = { git = " https://github.com/shawn111/xcap" , branch = " android" }
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ async-stream = "0.3"
5252minijinja = { version = " 2.10.2" , features = [" loader" ] }
5353include_dir = " 0.7.4"
5454tiktoken-rs = " 0.6.0"
55- chrono = { version = " 0.4.41 " , features = [" serde" ] }
55+ chrono = { version = " 0.4.38 " , features = [" serde" ] }
5656indoc = " 2.0.5"
5757nanoid = " 0.4"
5858sha2 = " 0.10"
You can’t perform that action at this time.
0 commit comments