async-log icon indicating copy to clipboard operation
async-log copied to clipboard

Update dependencies of async-log-attributes and make it to be optional

Open koushiro opened this issue 5 years ago • 2 comments

Signed-off-by: koushiro [email protected]

  • Update proc-maroc2, syn and quote to v1.0
  • Make async-log-attributes to be optional (close #6)

koushiro avatar May 17 '20 06:05 koushiro

@yoshuawuyts PTAL :) Could you publish a patch version if the PR is merged ?

koushiro avatar May 17 '20 06:05 koushiro

Now that tide depends on femme, it pulls in async-log-attributes and it's sad to see proc-macro2/syn/quote 0.x get back in the dependency tree. This would be greatly appreciated to avoid duplicate dependencies.

@yoshuawuyts BTW, when you merge and make a release out of this, you should s/runtime/async-log/ in several places

Keruspe avatar May 23 '20 19:05 Keruspe