| 
									
										
										
										
											2019-06-18 15:56:24 -07:00
										 |  |  | [package] | 
					
						
							| 
									
										
										
										
											2021-03-30 12:16:21 -07:00
										 |  |  | name = "solana-bpf-rust-sysvar" | 
					
						
							| 
									
										
										
										
											2021-12-11 06:50:36 -06:00
										 |  |  | version = "1.9.1" | 
					
						
							| 
									
										
										
										
											2019-09-17 10:21:22 -07:00
										 |  |  | description = "Solana BPF test program written in Rust" | 
					
						
							| 
									
										
										
										
											2020-06-13 15:41:05 -06:00
										 |  |  | authors = ["Solana Maintainers <maintainers@solana.foundation>"] | 
					
						
							| 
									
										
										
										
											2019-06-18 15:56:24 -07:00
										 |  |  | repository = "https://github.com/solana-labs/solana" | 
					
						
							|  |  |  | license = "Apache-2.0" | 
					
						
							|  |  |  | homepage = "https://solana.com/" | 
					
						
							| 
									
										
										
										
											2021-03-30 12:16:21 -07:00
										 |  |  | documentation = "https://docs.rs/solana-bpf-rust-sysvar" | 
					
						
							| 
									
										
										
										
											2021-11-30 16:47:00 -08:00
										 |  |  | edition = "2021" | 
					
						
							| 
									
										
										
										
											2019-06-18 15:56:24 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [dependencies] | 
					
						
							| 
									
										
										
										
											2021-12-11 06:50:36 -06:00
										 |  |  | solana-program = { path = "../../../../sdk/program", version = "=1.9.1" } | 
					
						
							| 
									
										
										
										
											2019-06-18 15:56:24 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-07 01:47:15 -07:00
										 |  |  | [dev-dependencies] | 
					
						
							| 
									
										
										
										
											2021-12-11 06:50:36 -06:00
										 |  |  | solana-program-runtime = { path = "../../../../program-runtime", version = "=1.9.1" } | 
					
						
							|  |  |  | solana-program-test = { path = "../../../../program-test", version = "=1.9.1" } | 
					
						
							|  |  |  | solana-sdk = { path = "../../../../sdk", version = "=1.9.1" } | 
					
						
							| 
									
										
										
										
											2021-04-07 01:47:15 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-06-18 15:56:24 -07:00
										 |  |  | [lib] | 
					
						
							| 
									
										
										
										
											2021-04-07 01:47:15 -07:00
										 |  |  | crate-type = ["cdylib", "lib"] | 
					
						
							| 
									
										
										
										
											2020-04-16 18:18:28 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [package.metadata.docs.rs] | 
					
						
							|  |  |  | targets = ["x86_64-unknown-linux-gnu"] |