Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshidan committed Nov 21, 2023
1 parent fc124cb commit bfaf05d
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 268 deletions.
2 changes: 1 addition & 1 deletion artifact-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords = ["gcp", "artifacts-registry","googleapis","google-cloud-rust"]
license = "MIT"
readme = "README.md"
description = "Google Cloud Platform Artifact Registry client library."
documentation = "https://docs.rs/google-artifact-registry/latest/google_artifact_registry/"
documentation = "https://docs.rs/google-cloud-artifact-registry/latest/google_cloud_artifact_registry/"

[dependencies]
google-cloud-token = { version = "0.1.1", path = "../foundation/token" }
Expand Down
Loading

0 comments on commit bfaf05d

Please sign in to comment.