Fix potential panic (#2755)
* Fix potential panic * Update CHANGELOG.md * Use checked_div --------- Co-authored-by: Xiaopeng Li <lixiaopeng.jetspark@bytedance.com>
This commit is contained in:
parent
fbea75d31f
commit
2486f0f1a1
2 changed files with 4 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
# Unreleased
|
||||
|
||||
- Bump MSRV from `1.60` to `1.64`.
|
||||
- On macOS, fixed potential panic when getting refresh rate.
|
||||
|
||||
# 0.28.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue