33 lines
		
	
	
		
			985 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			985 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[source."https://github.com/boxdot/libsignal-service-rs"]
 | 
						|
git = "https://github.com/boxdot/libsignal-service-rs"
 | 
						|
rev = "8be91da2"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source."https://github.com/boxdot/presage.git"]
 | 
						|
git = "https://github.com/boxdot/presage.git"
 | 
						|
rev = "f908e8f"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source."https://github.com/signalapp/curve25519-dalek.git"]
 | 
						|
git = "https://github.com/signalapp/curve25519-dalek.git"
 | 
						|
branch = "lizard2"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source."https://github.com/signalapp/libsignal-client"]
 | 
						|
git = "https://github.com/signalapp/libsignal-client"
 | 
						|
tag = "v0.11.0"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source."https://github.com/signalapp/poksho.git"]
 | 
						|
git = "https://github.com/signalapp/poksho.git"
 | 
						|
tag = "v0.7.0"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source."https://github.com/signalapp/zkgroup"]
 | 
						|
git = "https://github.com/signalapp/zkgroup"
 | 
						|
tag = "v0.7.3"
 | 
						|
replace-with = "vendored-sources"
 | 
						|
 | 
						|
[source.vendored-sources]
 | 
						|
directory = "vendor"
 |