Skip to content

Commit

Permalink
Merge pull request #2 from bouzuya/dependabot/cargo/google-api-proto-…
Browse files Browse the repository at this point in the history
…1.447.0

Bump google-api-proto from 1.438.0 to 1.447.0
  • Loading branch information
bouzuya committed Dec 19, 2023
2 parents c375d67 + 1af187f commit 17d7a2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/bouzuya/serde-firestore-value"

[dependencies]
chrono = { version = "0.4.31", optional = true }
google-api-proto = { version = "1.434.0", features = ["google-firestore-v1"] }
google-api-proto = { version = "1.447.0", features = ["google-firestore-v1"] }
prost = "0.12"
prost-types = "0.12"
serde = { version = "1.0.188", features = ["derive"] }
Expand Down

0 comments on commit 17d7a2d

Please sign in to comment.