safe_network_common 0.5.0

Common code for safe_vault and safe_core
Documentation
# Executables
*.exe
*.out

# Libraires and Objects
*.o
*.a
*.so
*.lo
*.lib
*.dll
*.rlib
*.dylib

# Generated by Cargo
bin/
tags*
*.lock
build/
target/
build-tests/

# Generated by Editors
~*
*.swp
*.sublime-*

# Manual
.cargo/

# Misc
packages/
.DS_Store
*.bootstrap.cache