--- 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" }