github_webhook_message_validator 0.1.3

Provides functions for validating GitHub webhook payloads.
Documentation
Build #142791 2019-02-13 13:45:38
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded github_webhook_message_validator v0.1.3
Fresh byte-tools v0.3.1
Fresh subtle v1.0.0
Fresh fake-simd v0.1.2
Fresh opaque-debug v0.2.2
Fresh block-padding v0.1.3
Fresh typenum v1.10.0
Fresh byteorder v1.3.1
Fresh generic-array v0.12.0
Fresh digest v0.8.0
Fresh crypto-mac v0.7.0
Fresh block-buffer v0.7.0
Fresh hmac v0.7.0
Fresh sha-1 v0.8.1
Documenting github_webhook_message_validator v0.1.3
Running `rustdoc --crate-name github_webhook_message_validator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/github_webhook_message_validator-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'hmac=https://docs.rs/hmac/0.7.0' --extern-html-root-url 'sha_1=https://docs.rs/sha-1/0.8.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hmac=/home/cratesfyi/cratesfyi/debug/deps/libhmac-afb9aebf469516a7.rmeta --extern sha1=/home/cratesfyi/cratesfyi/debug/deps/libsha1-dcf1b04117b0ee4e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.20s