sn_fake_clock 0.4.14

Fake clock for deterministic testing of code depending on time.
Documentation
# Executables
*.exe
*.out

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

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

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

# Manual
.cargo/

# Misc
packages/
.DS_Store
*.bootstrap.cache
cargo-all.sh
auto-gen/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock