1. Upgrade Rust SGX SDK to v1.1.0 2. Upgrade Intel SGX SDK to v2.7.1 3. Upgrade Rust to nightly-2019-11-25
		
			
				
	
	
		
			21 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [submodule "deps/rust-sgx-sdk"]
 | |
| 	path = deps/rust-sgx-sdk
 | |
| 	url = https://github.com/apache/incubator-teaclave-sgx-sdk
 | |
| 	branch = master
 | |
| [submodule "deps/xmas-elf"]
 | |
| 	path = deps/xmas-elf
 | |
| 	url = https://github.com/occlum/xmas-elf
 | |
| 	branch = master
 | |
| [submodule "deps/sefs"]
 | |
| 	path = deps/sefs
 | |
| 	url = https://github.com/occlum/sefs.git
 | |
| [submodule "deps/serde-sgx"]
 | |
| 	path = deps/serde-sgx
 | |
| 	url = https://github.com/mesalock-linux/serde-sgx
 | |
| [submodule "deps/itoa-sgx"]
 | |
| 	path = deps/itoa-sgx
 | |
| 	url = https://github.com/mesalock-linux/itoa-sgx
 | |
| [submodule "deps/serde-json-sgx"]
 | |
| 	path = deps/serde-json-sgx
 | |
| 	url = https://github.com/mesalock-linux/serde-json-sgx
 |