Skip to content

Commit

Permalink
Major upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
nag763 committed Nov 20, 2024
1 parent 736d027 commit b3f13f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 tchatchers_cli_tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ validator = "0.19.0"
log = "0.4.22"
env_logger = { version = "0.11.5" }
askama = { default-features = false, version = "0.12.1" }
clap-verbosity-flag = "2.2.3"
clap-verbosity-flag = "3.0.0"
redis = { version = "0.27.5", features = ["aio", "tokio-comp"], default-features = false }

0 comments on commit b3f13f3

Please sign in to comment.