wiomoc / whatsappweb-rs

WhatsApp Web client for Rust
MIT License
121 stars 37 forks source link

Error while compiling the source code #18

Open sayyedkamran opened 2 years ago

sayyedkamran commented 2 years ago

It gives following error while build/compiling from source code:

error[E0603]: module wire_format is private 11126 | os.write_tag(20, ::protobuf::wire_format::WireTypeLengthDelimited)?;