bin
bin copied to clipboard
added time as a dependency in Cargo.toml
Fixes issue #82 by adding time as a dependency and specifying the version as per another user's suggestion.
Thanks. Would you mind running cargo check to bump the lockfile too please?