Add serde support
This commit is contained in:
		
					parent
					
						
							
								8239b2b51d
							
						
					
				
			
			
				commit
				
					
						b7c31f6895
					
				
			
		
					 16 changed files with 32 additions and 148 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ default-run = "main"
 | 
			
		|||
 | 
			
		||||
[dependencies]
 | 
			
		||||
afl = "0.11"
 | 
			
		||||
jotdown = { path = "../../", features = ["deterministic"] }
 | 
			
		||||
jotdown = { path = "../../", features = ["deterministic", "html", "parser"] }
 | 
			
		||||
html5ever = "0.26"
 | 
			
		||||
 | 
			
		||||
[[bin]]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue