Skip to content

Commit

Permalink
chore: Add dependency to tabled 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ducdetronquito committed Dec 26, 2023
1 parent 69d6bef commit 3380a2e
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 4 deletions.
97 changes: 93 additions & 4 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ anyhow = "1.0.76"
chrono = "0.4"
clap = { version = "4.4", features = ["derive"] }
rusqlite = { version = "0.30", features = ["bundled", "chrono"] }
tabled = "0.15"

0 comments on commit 3380a2e

Please sign in to comment.