kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

Use Git for lawrencium dep #47

Closed lunabunn closed 3 years ago

lunabunn commented 3 years ago

Continuation of #46. The needed changes upstream haven't been published on crates.io yet, so we need to source the dep from GitHub until further developments arise. I was about to make this change in the previous PR but it was merged 😅

Warning, untested! Should work, but not a hundred percent confident on whether I specified the commit hash correctly. If it builds, should mean its fine.

kettle11 commented 3 years ago

Sorry about that! I was over-eager to merge. I just ran your changes and it all looks good. So I'll merge this one as well.

Thanks!

Also free free to open issues (or pull requests) if you run into any problems or would like to add features. I've been mostly using a Mac lately so that's where my focus has gone, but most Windows issues should be relatively straightforward to fix.