matthiasbeyer / deskodon

Mastodon Desktop client written with Rust and tauri
GNU General Public License v3.0
6 stars 1 forks source link

Update rust-overlay in flake.lock #170

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 10 months ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/9d34219b9788fb5cde6f5b5759211d606f5131ec' (2023-09-17)
  → 'github:oxalica/rust-overlay/58be43ae223034217ea1bd58c73210644031b687' (2024-02-01)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force