Bump iced_widget to 0.14.2
This commit is contained in:
parent
46b5daab42
commit
595af03a9f
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2562,7 +2562,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "iced_widget"
|
||||
version = "0.14.1"
|
||||
version = "0.14.2"
|
||||
dependencies = [
|
||||
"iced_highlighter",
|
||||
"iced_renderer",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "iced_widget"
|
||||
description = "The built-in widgets for iced"
|
||||
version = "0.14.1"
|
||||
version = "0.14.2"
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue