ma-core 0.10.21

DIDComm service library: inboxes, outboxes, DID document publishing, and transport abstraction
Documentation
# Rust build output
/target/
Cargo.lock

# Secrets and local config
.env
.env.*
*.pem
*.key
*.secret

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

# OS
.DS_Store
Thumbs.db

# Test artefacts
tmp/