Skip to content

Commit

Permalink
Merge pull request #94 from FedericoBruzzone/dependabot/cargo/zip-2.2.1
Browse files Browse the repository at this point in the history
Bump zip from 2.2.0 to 2.2.1
  • Loading branch information
Andreal2000 authored Nov 25, 2024
2 parents 1f789de + f80ca3a commit 7f2d60c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 23 deletions.
79 changes: 57 additions & 22 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 @@ -64,7 +64,7 @@ clap = { version = "4.5.21", features = ["derive"] }
[build-dependencies]
dirs = "5.0.1"
reqwest = { version = "0.12.9", features = ["blocking"] }
zip = { version = "2.2.0" }
zip = { version = "2.2.1" }
tdlib-rs = "1.0.5"

[profile.dev]
Expand Down

0 comments on commit 7f2d60c

Please sign in to comment.