Update heck requirement from 0.3.1 to 0.4.0
Updates the requirements on [heck](https://github.com/withoutboats/heck) to permit the latest version. - [Release notes](https://github.com/withoutboats/heck/releases) - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) --- updated-dependencies: - dependency-name: heck dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									31440a76a5
								
							
						
					
					
						commit
						2e3563f50c
					
				| @ -12,7 +12,7 @@ readme = "../README.md" | |||||||
| edition = "2018" | edition = "2018" | ||||||
| 
 | 
 | ||||||
| [dependencies] | [dependencies] | ||||||
| heck = "0.3.1" | heck = "0.4.0" | ||||||
| syn = { version = "~1.0", features = ["visit", "extra-traits"] } | syn = { version = "~1.0", features = ["visit", "extra-traits"] } | ||||||
| proc-macro2 = "~1.0" | proc-macro2 = "~1.0" | ||||||
| quote = "~1.0" | quote = "~1.0" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user