-
Notifications
You must be signed in to change notification settings - Fork 27
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
chore: update glyphon to 0.3 #214
chore: update glyphon to 0.3 #214
Conversation
This is the part where I need help. The main problem is that |
I believe that you should be able to remove us calling |
0379799
to
348b984
Compare
You're right, this seems to be working locally without grow. Thanks for the PR link I'll check it out! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good after that one comment is resolved
Huge thanks for getting through these. It's nice to be able to be able to publish to crates.io again
348b984
to
a24b4cd
Compare
You're welcome! I wanted to fix that before adding anything else that might be broken by updates. |
This updates glyphon the latest version.
There is still one change I need help with (marked below).
EDIT: I'll test the changes locally once I can get it to compile.