Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' of https://github.com/ThatFrogDev/notabena into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatFrogDev committed Mar 12, 2024
2 parents 8493139 + 918893e commit 6e8ed2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = [ "command-line-utilities", "gui", "text-processing" ]
[dependencies]
async-std = "1.12.0"
directories = "5.0.1"
chrono = "0.4.34"
chrono = "0.4.35"
dialoguer = "0.11.0"
crossterm = "0.27.0"
rusqlite = { version = "0.31.0", features = ["bundled"] }
Expand Down

0 comments on commit 6e8ed2f

Please sign in to comment.