mpay 0.2.0

Machine Payment Protocol - Rust library for Web Payment Auth
Documentation
# Rust
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# macOS
.DS_Store

# Testing
*.log
examples/*/target/

# Fuzz testing artifacts
fuzz/target/
fuzz/corpus/
fuzz/artifacts/