mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-17 09:17:02 +02:00
chore(deps): bump clap to 3.0.0
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ edition = "2021"
|
||||
komorebi-core = { path = "../komorebi-core" }
|
||||
|
||||
bitflags = "1"
|
||||
clap = { version = "3.0.0-rc.11", features = ["derive"] }
|
||||
clap = { version = "3", features = ["derive"] }
|
||||
color-eyre = "0.5"
|
||||
crossbeam-channel = "0.5"
|
||||
crossbeam-utils = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user