Bump version to 1.2.19
This one has some bonus deltas due to locks not being bumped for v1.2.18 nor the ed25591-dalek update.
This commit is contained in:
committed by
mergify[bot]
parent
72a13e2a72
commit
1ff9555099
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "solana-upload-perf"
|
||||
version = "1.2.18"
|
||||
version = "1.2.19"
|
||||
description = "Metrics Upload Utility"
|
||||
authors = ["Solana Maintainers <maintainers@solana.com>"]
|
||||
repository = "https://github.com/solana-labs/solana"
|
||||
@@ -11,7 +11,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.53"
|
||||
solana-metrics = { path = "../metrics", version = "1.2.18" }
|
||||
solana-metrics = { path = "../metrics", version = "1.2.19" }
|
||||
|
||||
[[bin]]
|
||||
name = "solana-upload-perf"
|
||||
|
Reference in New Issue
Block a user