Add upstream_repository to metadata for s2clientprotocol (#10500)

These stubs were added yesterday in #10372, and I forgot that we had just added this new metadata field
This commit is contained in:
Alex Waygood
2023-07-22 20:43:30 +01:00
committed by GitHub
parent 7a00c25959
commit 7d33060e6a

View File

@@ -1,2 +1,3 @@
version = "5.*"
upstream_repository = "https://github.com/Blizzard/s2client-proto"
requires = ["types-protobuf"]