whatsapp-rust 0.7.0

Rust client for WhatsApp Web
Documentation
1
2
3
4
5
6
7
# Proto sources are sha256-hashed by the build.rs descriptor-freshness guards
# (waproto, sqlite-storage wire, wacore voip tables). Force LF so a CRLF checkout
# (Windows core.autocrlf=true) can't change the hash and trip a false "stale
# descriptor" build error. The committed descriptors are binary.
*.proto text eol=lf
*.desc binary
*.desc.sha256 text eol=lf