Upgrade edition to 2021 in Cargo.toml
This commit is contained in:
parent
2e45dd1cbc
commit
5fb572e9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "window_clipboard"
|
||||
version = "0.2.4"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
description = "A library to obtain clipboard access from a `raw-window-handle`"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/hecrj/window_clipboard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue