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

*: bumps and fixes for Xcode 15 & Rust 1.72 #137

Merged
merged 10 commits into from
Sep 22, 2023
Merged

Commits on Sep 22, 2023

  1. cargo update

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b709442 View commit details
    Browse the repository at this point in the history
  2. bump dependencies

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d0742c5 View commit details
    Browse the repository at this point in the history
  3. use ctor to init logger

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f78382d View commit details
    Browse the repository at this point in the history
  4. update hakari

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1042a0a View commit details
    Browse the repository at this point in the history
  5. fix clippy

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    296736e View commit details
    Browse the repository at this point in the history
  6. make it compile

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a417d25 View commit details
    Browse the repository at this point in the history
  7. bump target to 16

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4dcfe5c View commit details
    Browse the repository at this point in the history
  8. refactor deprecated onChange(of)

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c0d4de8 View commit details
    Browse the repository at this point in the history
  9. refactor navigation

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e4d6dab View commit details
    Browse the repository at this point in the history
  10. disable testflight on main

    Signed-off-by: Bugen Zhao <[email protected]>
    BugenZhao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b5e2063 View commit details
    Browse the repository at this point in the history