Skip to content

Commit

Permalink
Update dependencies (#19)
Browse files Browse the repository at this point in the history
* Update dependencies
* Fix TODO, add changelog entry
  • Loading branch information
cyplo authored Aug 17, 2018
1 parent f39c4d5 commit ebf90fa
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 85 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased] - ReleaseDate
### Fixed
- README main TODO list

### Changed
- Dependencies update

## [0.2.1] - 2018-05-26
### Fixed
- Usage text in README
Expand Down
161 changes: 77 additions & 84 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ ARGS:

TODOs to get `genpass` to 1.0

* [support special characters](https://github.com/cyplo/genpass/issues/3).
* [support custom sets of characters](https://github.com/cyplo/genpass/issues/4)
* [add benchmarks](https://github.com/cyplo/genpass/issues/5)
* [test entropy of generated passwords](https://github.com/cyplo/genpass/issues/6)
Expand Down

0 comments on commit ebf90fa

Please sign in to comment.