-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to arbitrary 1.3 #271
Conversation
To summarize: currently This was caught in the |
Why wouldn't you just bump to arbitrary 1.3 in I also don't understand why this is a new problem for you with indexmap 2... |
True, I didn't consider this.
I just dug into this, the way I guess |
I'm on board with making sure that we have correctly specified our direct dependencies, but I'm not fond of checking |
Ooh, I hadn't noticed |
I'm unsure though what I'm gonna make a new PR then. |
Nah, it doesn't need to be yanked. It's a bug, but not a showstopper, only affecting users that want And I understand that there's not also an Closing in favor of #272, thanks! |
See gfx-rs/naga#2426