Skip to content
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: Upgrade toml_edit #10603

Merged
merged 2 commits into from
Apr 27, 2022
Merged

chore: Upgrade toml_edit #10603

merged 2 commits into from
Apr 27, 2022

Commits on Apr 26, 2022

  1. chore: Upgrade toml_edit

    epage committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    8e08680 View commit details
    Browse the repository at this point in the history
  2. feat(toml): Expose toml_edit errors

    This officially adds `toml_edit` to the public API but this will let RLS
    use these errors and stay up-to-date without manual intervention.
    epage committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    de77eb1 View commit details
    Browse the repository at this point in the history