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

feat: switch to latest release a2 library #362

Merged
merged 9 commits into from May 26, 2023
Merged

feat: switch to latest release a2 library #362

merged 9 commits into from May 26, 2023

Commits on Apr 4, 2023

  1. feat: switch to latest release a2 library

    * This switches from our semi-vendored a2, back to the official release.
    This should also clear the warning about the included `nom` library.
    
    *Breaking Change*
    This removes the unused `.aps` field from the router_data options. This
    field was only used during testing. That test was also removed.
    jrconlin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cae40c4 View commit details
    Browse the repository at this point in the history
  2. f cleanup comments

    jrconlin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5c1a881 View commit details
    Browse the repository at this point in the history
  3. f Cargo cleanup

    * note the reason we can't update tungstenite properly
    jrconlin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fa85fa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    8cba21f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    aaabfdf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a76685b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    6ed3baf View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. f r's

    jrconlin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5027227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d01d06 View commit details
    Browse the repository at this point in the history