0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-02 19:15:59 +00:00
2024-08-24 12:07:30 +08:00

10 lines
196 B
Diff

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,3 +39,6 @@
[profile.dev.package]
sha2 = { opt-level = 2 }
+
+[patch."https://github.com/poljar/rust-weechat"]
+weechat = { path = "./vendor/weechat" }