Merge branch 'master' into join-key

This commit is contained in:
2024-06-01 15:53:09 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1106,7 +1106,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
path: sable path: sable
ref: b9deaa930c49f2939d9a584bedbfc3236da0d707 ref: e9701e5e8d0c4f278ddd61ce7285f4918ecf99e9
repository: Libera-Chat/sable repository: Libera-Chat/sable
- name: Install rust toolchain - name: Install rust toolchain
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1

View File

@ -249,7 +249,7 @@ software:
name: Sable name: Sable
repository: Libera-Chat/sable repository: Libera-Chat/sable
refs: refs:
stable: b9deaa930c49f2939d9a584bedbfc3236da0d707 stable: e9701e5e8d0c4f278ddd61ce7285f4918ecf99e9
release: null release: null
devel: master devel: master
devel_release: null devel_release: null