Skip to content

Commit 5a06890

Browse files
Bump version to v3.0.12 (#9227)
* Bump version to v3.0.12 * revert solana-curve25519 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yihau <[email protected]>
1 parent c913f6c commit 5a06890

File tree

15 files changed

+464
-464
lines changed

15 files changed

+464
-464
lines changed

Cargo.lock

Lines changed: 142 additions & 142 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 109 additions & 109 deletions
Large diffs are not rendered by default.

platform-tools-sdk/cargo-build-sbf/tests/crates/fail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fail"
3-
version = "3.0.11"
3+
version = "3.0.12"
44
description = "Solana SBF test program written in Rust"
55
authors = ["Anza Maintainers <[email protected]>"]
66
repository = "https://github.com/anza-xyz/agave"

platform-tools-sdk/cargo-build-sbf/tests/crates/noop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "noop"
3-
version = "3.0.11"
3+
version = "3.0.12"
44
description = "Solana SBF test program written in Rust"
55
authors = ["Anza Maintainers <[email protected]>"]
66
repository = "https://github.com/anza-xyz/agave"

platform-tools-sdk/cargo-build-sbf/tests/crates/package-metadata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "package-metadata"
3-
version = "3.0.11"
3+
version = "3.0.12"
44
description = "Solana SBF test program with tools version in package metadata"
55
authors = ["Anza Maintainers <[email protected]>"]
66
repository = "https://github.com/anza-xyz/agave"

platform-tools-sdk/cargo-build-sbf/tests/crates/workspace-metadata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "workspace-metadata"
3-
version = "3.0.11"
3+
version = "3.0.12"
44
description = "Solana SBF test program with tools version in workspace metadata"
55
authors = ["Anza Maintainers <[email protected]>"]
66
repository = "https://github.com/anza-xyz/agave"

0 commit comments

Comments
 (0)