heroforge 0.2.0

Pure Rust client library for reading and writing Fossil SCM repositories
Documentation
# Generated by Cargo
/target/

# Cargo.lock for libraries (keep for binaries)
# Cargo.lock

# Build artifacts
*.rs.bk
*.pdb

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

# OS files
.DS_Store
Thumbs.db

# Test artifacts
*.fossil
/test_repos/

# Debug
*.log
target/


/target/
Cargo.lock
*.swp
*.swo
*~
.DS_Store