diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-04 22:43:33 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-04 22:43:33 +0200 |
| commit | 75bee89dd34d53a2344e58c6717b8a1eae7ecab3 (patch) | |
| tree | b1546adfa65d4a198502e7a4bb0b37ad471b345d | |
| parent | chore: update repository and homepage URL (diff) | |
| download | iced_dialog-75bee89dd34d53a2344e58c6717b8a1eae7ecab3.tar.gz | |
chore: update mailing list address
| -rw-r--r-- | .builds/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/ci.yml b/.builds/ci.yml index e741981..0ae5f29 100644 --- a/.builds/ci.yml +++ b/.builds/ci.yml @@ -7,7 +7,7 @@ packages: triggers: - action: email condition: failure - to: "<~pml68/dev@lists.sr.ht>" + to: "<~pml68/iced-crates@lists.sr.ht>" tasks: - rust-setup: | rustup toolchain install stable --profile default -c clippy |
