tracing-test icon indicating copy to clipboard operation
tracing-test copied to clipboard

Update syn

Open xd009642 opened this issue 1 year ago • 0 comments

So I thought this might require more code changes because my own syn update took a lot of work. But it turned out it was just super easy.

This PR updates syn to syn 2, on a lot of machines syn takes a while to build (mine it takes ~25-30s) and have syn 1.x and 2.x in a dependency tree can become an unnecessary burden on the build times. Currently, tracing-test is the last project in my dependency tree bringing in syn 1 so I was hoping you would consider upgrading syn and pushing out a new release.

I'm more than happy to update all other dependencies as well if this is too little a change! :sweat_smile:

xd009642 avatar May 10 '24 20:05 xd009642