Skip to content

Commit 8d7d6dc

Browse files
committed
Release rustfmt-config_proc_macro v0.3
1 parent 4ffedac commit 8d7d6dc

File tree

3 files changed

+3
-101
lines changed

3 files changed

+3
-101
lines changed

config_proc_macro/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
target/
1+
target/
2+
Cargo.lock

config_proc_macro/Cargo.lock

Lines changed: 0 additions & 99 deletions
This file was deleted.

config_proc_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustfmt-config_proc_macro"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["topecongiro <[email protected]>"]
55
edition = "2018"
66
description = "A collection of procedural macros for rustfmt"

0 commit comments

Comments
 (0)