Skip to content

Commit

Permalink
Update Rust crate event-listener to 5.3.1 (#29092)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [event-listener](https://togithub.com/smol-rs/event-listener) | workspace.dependencies | patch | `5.2.0` -> `5.3.1` |

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday after 5pm and before 8pm" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex).

GitOrigin-RevId: 7297050b833743ca3ad02af49e58f6641edbfaf4
  • Loading branch information
renovate[bot] authored and Convex, Inc. committed Aug 22, 2024
1 parent 1684c3a commit f1a59da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dotenvy = "0.15.7"
elliptic-curve = { version = "0.12.1", features = [ "std", "pem" ] }
encoding_rs = "0.8.32"
p256 = { version = "0.11.1", features = [ "ecdh" ] }
event-listener = "5.2.0"
event-listener = "5.3.1"
flexbuffers = "2"
float_next_after = "1.0.0"
spki = "0.7.3"
Expand Down

0 comments on commit f1a59da

Please sign in to comment.