Integrate templates project
This commit is contained in:
		
							parent
							
								
									3a5d4b9756
								
							
						
					
					
						commit
						76f5246814
					
				
					 55 changed files with 11946 additions and 144 deletions
				
			
		
							
								
								
									
										15
									
								
								server/Cargo.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								server/Cargo.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,15 @@ | |||
| [package] | ||||
| name = "tlaternet-webserver" | ||||
| version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| actix-files = "0.6.2" | ||||
| actix-web = { version = "4.2.1", features = ["macros"] } | ||||
| clap = { version = "3.2.17", features = ["derive"] } | ||||
| derive_more = "0.99.17" | ||||
| env_logger = "0.9.0" | ||||
| handlebars = { version = "4.3.3", features = ["dir_source"] } | ||||
| log = "0.4.17" | ||||
| serde = {version = "1.0.144", features = ["derive"]} | ||||
| serde_json = "1.0.83" | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue