mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	version: bump to 0.4.3-alpha
This commit is contained in:
		
							parent
							
								
									1fe635384f
								
							
						
					
					
						commit
						477722a307
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "lldap_app"
 | 
					name = "lldap_app"
 | 
				
			||||||
version = "0.4.2"
 | 
					version = "0.4.3-alpha"
 | 
				
			||||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
 | 
					authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
 | 
				
			||||||
edition = "2021"
 | 
					edition = "2021"
 | 
				
			||||||
include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]
 | 
					include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]
 | 
				
			||||||
 | 
				
			|||||||
@ -2,7 +2,7 @@
 | 
				
			|||||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
 | 
					authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
 | 
				
			||||||
edition = "2021"
 | 
					edition = "2021"
 | 
				
			||||||
name = "lldap"
 | 
					name = "lldap"
 | 
				
			||||||
version = "0.4.2"
 | 
					version = "0.4.3-alpha"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
actix = "0.13"
 | 
					actix = "0.13"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user