Skip to content

Commit

Permalink
Merge pull request #32 from jonerrr/dependabot/cargo/backend/zip-2.1.6
Browse files Browse the repository at this point in the history
Bump zip from 2.1.5 to 2.1.6 in /backend
  • Loading branch information
jonerrr authored Aug 5, 2024
2 parents a8edcfd + c353c0e commit 86a8a93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tower-http = { version = "0.5.2", features = [
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
uuid = { version = "1.9.1", features = ["serde", "v5", "v7"] }
zip = "2.1.5"
zip = "2.1.6"

[build-dependencies]
prost-build = "0.13.1"

0 comments on commit 86a8a93

Please sign in to comment.