Closed emilio closed 5 years ago
Yeah, a new version would be appreciated! :)
@emilio it doesn't seem to pass tests, can you check?
I had missed a --all
in my cargo test command. Should be good now :)
Thanks :)
New version released.
@emilio I'm updating SpiderMonkey to use the latest version but ./mach rust vendor
still claims that 0.7.x is used somewhere.
Yes, it's used in the style system, I can take care to update it and you can review, or vice versa I guess :)
As far as I can tell, updating itertools in the style crate should require no code changes at all, so I'm happy to rubber-stamp the version increment.
This allows me to update it in Gecko without duplicating the dependency.