Mark 'Clipboard::new' as 'unsafe'
Since this call takes raw pointer it's generally unsafe.
This commit is contained in:
parent
eef2ca9f2e
commit
0577a468c3
4 changed files with 15 additions and 8 deletions
|
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Updated smithay-client-toolkit to 0.12
|
||||
- **Breaking** `Clipboard::new` is now marked with `unsafe`
|
||||
|
||||
## 0.5.2 -- 2020-08-30
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue