dependabot[bot]
|
8b065d4635
|
Bump serde from 1.0.104 to 1.0.111
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.111)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
a064ec08a2
|
Bump serde_derive from 1.0.104 to 1.0.111
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.111)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
92bb4de424
|
Bump clap from 2.33.0 to 2.33.1
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.0...v2.33.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Julio Biason
|
e92cae2c8d
|
Create dependabot.yml
|
5 years ago |
Julio Biason
|
047e2869ca
|
Using our own types instead of moving chrono all around
|
5 years ago |
Julio Biason
|
0cc6eb0795
|
Date has its own structure now
|
5 years ago |
Julio Biason
|
947d3a2ab7
|
Using our own newtype from now on
|
5 years ago |
Julio Biason
|
30635c22bc
|
Moved Events to the their own module, and event now have results
|
5 years ago |
Julio Biason
|
232d6c35ad
|
Displaying events is main job now
|
5 years ago |
Julio Biason
|
30ffe4d734
|
One single string for the format
|
5 years ago |
Julio Biason
|
b9da2ec030
|
Use From from DateTime to Date and Time
|
5 years ago |
Julio Biason
|
fcd3637804
|
Added some TODOs in the code
|
5 years ago |
Julio Biason
|
ea31715edf
|
Simplified match
|
5 years ago |
Julio Biason
|
7e7569cc0f
|
Added more TODOs
|
5 years ago |
Julio Biason
|
79b9e56fd6
|
Updated the list of things to do
|
5 years ago |
Julio Biason
|
b27c370a45
|
Deal with times
|
5 years ago |
Julio Biason
|
fd19faca53
|
Order events when adding
|
5 years ago |
Julio Biason
|
c9d6714eb6
|
Removed dbg!s, used log
|
5 years ago |
Julio Biason
|
375541b7c0
|
Added reminder to move the config/db file to a fixed location
|
5 years ago |
Julio Biason
|
09969b4810
|
More things to do
|
5 years ago |
Julio Biason
|
8b628e3cda
|
Listing events
|
5 years ago |
Julio Biason
|
45bf3d6ac3
|
Apply uuid for each event
|
5 years ago |
Julio Biason
|
d723fe5002
|
Added readme
|
5 years ago |
Julio Biason
|
2eaace2879
|
Applied license
|
5 years ago |
Julio Biason
|
c9f713390c
|
Add an event
|
5 years ago |