mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	Merge branch 'docker-build-musl' of github.com:martadinata666/lldap into docker-build-musl
This commit is contained in:
		
						commit
						8a451a852d
					
				
							
								
								
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -1857,9 +1857,9 @@ dependencies = [
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "juniper"
 | 
					name = "juniper"
 | 
				
			||||||
version = "0.15.9"
 | 
					version = "0.15.10"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "21ac55c9084d08a7e315d78e2b15b7cc220f5eb67413c6ebf6967ee5de3b69fc"
 | 
					checksum = "4f478f229a8ab52ff242f3250c8b3b8fe0a59b5b934f9706b7bdbc980991a7b6"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "async-trait",
 | 
					 "async-trait",
 | 
				
			||||||
 "bson",
 | 
					 "bson",
 | 
				
			||||||
 | 
				
			|||||||
@ -24,7 +24,7 @@ futures-util = "*"
 | 
				
			|||||||
hmac = "0.10"
 | 
					hmac = "0.10"
 | 
				
			||||||
http = "*"
 | 
					http = "*"
 | 
				
			||||||
itertools = "0.10.1"
 | 
					itertools = "0.10.1"
 | 
				
			||||||
juniper = "0.15.6"
 | 
					juniper = "0.15.10"
 | 
				
			||||||
juniper_actix = "0.4.0"
 | 
					juniper_actix = "0.4.0"
 | 
				
			||||||
jwt = "0.13"
 | 
					jwt = "0.13"
 | 
				
			||||||
ldap3_server = "=0.1.11"
 | 
					ldap3_server = "=0.1.11"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user