4 Commits

Author SHA1 Message Date
36bc055520 Add back Cargo.lock
Although RustySecrets is a library, it is important that all
contributors to the library are using the very same version
of every package, as we cannot always trust downstream deps
to follow SemVer to the letter.
2018-08-13 21:29:39 +02:00
e28acab43c Add Cargo.lock to .gitignore
See https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries for more information.
2018-02-13 20:38:31 +01:00
3a9e9d2e59 fix README and make decoding more tolerant w.r.t. white space 2015-01-29 20:17:44 +01:00
3ab77d5b31 First commit. 2015-01-29 17:03:31 +01:00