mpp 0.10.4

Rust SDK for the Machine Payments Protocol (MPP)
Documentation
# Rust
/target/
Cargo.lock

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

# macOS
.DS_Store

# Testing
*.log
**/target/

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