trip-test 0.1.2

Contract testing & regression safety for MCP servers
Documentation
# Rust
target/
Cargo.lock
**/*.rs.bk
*.pdb

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

# Snapshots and test files (*.trip-test.json is the snapshot format)
*.trip-test.json
diff-report.json

# Environment
.env
.env.local