Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ankicommunity/anki-sync-server-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: martinetd/anki-sync-server-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Nov 23, 2023

  1. Update for anki 23.10

    anki 23.10 includes protocol changes (see linked PR, and others) so we
    need to update the anki base commit and patch.
    
    I've aligned the rusqlite dependency to fix rust build, and while I was
    it aligned a few more where rust would be building an extra version of
    the lib for anki.
    
    Link: ankitects/anki#2647
    martinetd committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    49e1488 View commit details
    Browse the repository at this point in the history
Loading