Update rustfmt-config_proc_macro to 0.1.1

This commit is contained in:
topecongiro 2019-06-30 13:04:08 +09:00
parent 1f06a8b361
commit a8ca806a5e
No known key found for this signature in database
GPG key ID: 3C13222317860426

View file

@ -1,6 +1,6 @@
[package]
name = "rustfmt-config_proc_macro"
version = "0.1.0"
version = "0.1.1"
authors = ["topecongiro <seuchida@gmail.com>"]
edition = "2018"
description = "A collection of procedural macros for rustfmt"