Skip to content

Commit fdd99a4

Browse files
Updates the version of attribution-macros
Updates the version number of attribution-macros used by attribution
1 parent 09ddec0 commit fdd99a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attribution/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/chuck-flowers/attribution"
1111
license = "MIT"
1212

1313
[dependencies]
14-
attribution-macros = { version = "0.2.0", path = "../attribution-macros" }
14+
attribution-macros = { version = "0.2.1", path = "../attribution-macros" }
1515
proc-macro2 = "^1.0.0"
1616
quote = "^1.0.0"
1717
shrinkwraprs = "0.2.1"

0 commit comments

Comments
 (0)