Bump version
This commit is contained in:
		
							parent
							
								
									e923ecb9d8
								
							
						
					
					
						commit
						066e9f7bf8
					
				
					 2 changed files with 717 additions and 445 deletions
				
			
		
							
								
								
									
										1157
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										1157
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
[package]
 | 
			
		||||
name = "emgauwa-common"
 | 
			
		||||
version = "0.5.0"
 | 
			
		||||
version = "0.5.1"
 | 
			
		||||
edition = "2021"
 | 
			
		||||
authors = ["Tobias Reisinger <tobias@msrg.cc>"]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -8,7 +8,6 @@ authors = ["Tobias Reisinger <tobias@msrg.cc>"]
 | 
			
		|||
[dependencies]
 | 
			
		||||
actix = "0.13"
 | 
			
		||||
actix-web = "4.4"
 | 
			
		||||
actix-web-actors = "4.2"
 | 
			
		||||
 | 
			
		||||
serde = "1.0"
 | 
			
		||||
serde_json = "1.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -26,4 +25,4 @@ sqlx = { version = "0.7", features = ["sqlite", "runtime-tokio", "macros"] }
 | 
			
		|||
libsqlite3-sys = { version = "*", features = ["bundled"] }
 | 
			
		||||
uuid = { version = "1.8", features = ["v4"] }
 | 
			
		||||
futures = "0.3"
 | 
			
		||||
libc = "0.2"
 | 
			
		||||
libc = "0.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue