Bump version to v1.8.6 (#21329)
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "solana-bpf-rust-instruction-introspection" | ||||
| version = "1.8.5" | ||||
| version = "1.8.6" | ||||
| description = "Solana BPF test program written in Rust" | ||||
| authors = ["Solana Maintainers <maintainers@solana.foundation>"] | ||||
| repository = "https://github.com/solana-labs/solana" | ||||
| @@ -10,7 +10,7 @@ documentation = "https://docs.rs/solana-bpf-rust-instruction-introspection" | ||||
| edition = "2018" | ||||
|  | ||||
| [dependencies] | ||||
| solana-program = { path = "../../../../sdk/program", version = "=1.8.5" } | ||||
| solana-program = { path = "../../../../sdk/program", version = "=1.8.6" } | ||||
|  | ||||
| [lib] | ||||
| crate-type = ["cdylib"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user