Bump version to 1.9.3 (#22065)

This commit is contained in:
Will Hickey
2021-12-22 11:41:03 -06:00
committed by GitHub
parent f58b87befe
commit 78e7913352
133 changed files with 1041 additions and 1041 deletions

View File

@@ -217,7 +217,7 @@ dependencies = [
[[package]]
name = "proto"
version = "1.9.2"
version = "1.9.3"
dependencies = [
"tonic-build",
]

View File

@@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "proto"
publish = false
repository = "https://github.com/solana-labs/solana"
version = "1.9.2"
version = "1.9.3"
[workspace]