Make parse feature the default
This commit is contained in:
		@@ -16,4 +16,5 @@ edition = "2018"
 | 
			
		||||
nom = {version = "5.1", optional = true}
 | 
			
		||||
 | 
			
		||||
[features]
 | 
			
		||||
default = ["parse"]
 | 
			
		||||
parse = ["nom"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user