Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Bump some dependencies to fix build issues #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ameobea
Copy link

@Ameobea Ameobea commented Sep 23, 2023

I ran into some issues building this project on a modern rust nightly toolchain. I was able to fix them by bumping a couple dependencies, which is what this PR does.

Fixes #93

Fixes #90

Changes

 * Bump `proc-macro2` to avoid unknown feature issue in modern nightly rust toolchains; see rust-lang/rust#113152
 * Bump `mlua` to latest version to work around bug (luau-lang/luau#924) fixed in latest version (luau-lang/luau#925)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unknown feature proc_macro_span_shrink mlua 0.8.3 fails to build
1 participant