Skip to content

Commit

Permalink
cargo deny; update config
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimryndin committed Aug 4, 2024
1 parent f92f0f0 commit c7ed608
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 118 deletions.
143 changes: 103 additions & 40 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 @@ -27,7 +27,7 @@ anyhow = "1.0"
async-trait = "0.1"
chrono = { version = "0.4" }
clap = { version = "4.4.6", features = ["derive"] }
config = { version = "0.13.3", features = ["toml"] }
config = { version = "0.14", features = ["toml"] }
futures = "0.3"
getrandom = "0.2"
google-sheets4 = "*"
Expand Down
Loading

0 comments on commit c7ed608

Please sign in to comment.