facebook / starlark-rust

A Rust implementation of the Starlark language
Apache License 2.0
699 stars 57 forks source link

Bump rustyline dep to 14.0.0 #123

Closed xen0n closed 1 month ago

xen0n commented 3 months ago

This allows one to have nix 0.28 instead of 0.26 in one's dep graph, so that platform support of rustyline becomes better. No behavioral change intended for starlark-rust because the dependence on rustyline is minimal.

Note though that nix's MSRV is raised to 1.65 starting from 0.27.0, and so does starlark-rust.

ndmitchell commented 2 months ago

In order to merge this, I have to in parallel upgrade the internal rustyline at Meta. Unfortunately I won't be able to do that for a few weeks. But will endeavor to do it after that. Sorry for the delay.

facebook-github-bot commented 1 month ago

@ndmitchell has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 month ago

@ndmitchell merged this pull request in facebook/starlark-rust@df4e0e51825635b89d74d560abef5173ba6471fc.