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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v1.0.0 #277

Merged
merged 2 commits into from
Apr 3, 2023
Merged

Prepare v1.0.0 #277

merged 2 commits into from
Apr 3, 2023

Commits on Apr 3, 2023

  1. upgrade dependencies.

    This is what it did (and didn't) do.  I don't see a need to upgrade syn
    and pretttyplease to a possibly breaking version right now.  Can do that
    post-1.0.0:
    
    ```
    name         old req compatible latest  new req note
    ====         ======= ========== ======  ======= ====
    serde        1.0.156 1.0.159    1.0.159 1.0.159
    serde_json   1.0.94  1.0.95     1.0.95  1.0.95
    tempfile     3.4.0   3.5.0      3.5.0   3.5.0
    prettyplease 0.1     0.1.25     0.2.4   0.1     incompatible
    syn          1       1.0.109    2.0.13  1       incompatible
    omnipath     0.1.1   0.1.5      0.1.5   0.1.5
    memfd        0.6.2   0.6.3      0.6.3   0.6.3
    ```
    eeeebbbbrrrr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    30b03b3 View commit details
    Browse the repository at this point in the history
  2. bump to v1.0.0. 馃帀

    eeeebbbbrrrr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a10352b View commit details
    Browse the repository at this point in the history