mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
build: update libcorn
This commit is contained in:
parent
bb81f8e583
commit
0a341f6673
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ serde = { version = "1.0.141", features = ["derive"] }
|
|||
serde_json = "1.0.82"
|
||||
serde_yaml = "0.9.4"
|
||||
toml = "0.5.9"
|
||||
libcorn = "0.6.0"
|
||||
libcorn = "0.6.1"
|
||||
lazy_static = "1.4.0"
|
||||
async_once = "0.2.6"
|
||||
indexmap = "1.9.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue