forked from NotAShelf/beer
meta: move everything to virtual manifest; version beer-protocols
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I163bfdc04dc7986d8e6406e8cbd3fa1c6a6a6964
This commit is contained in:
parent
589c26f210
commit
bb94543f61
3 changed files with 60 additions and 34 deletions
|
|
@ -9,9 +9,9 @@ readme = "README.md"
|
|||
|
||||
[dependencies]
|
||||
# Provides the keyboard vocabulary (Keysym, Modifiers, KeyEvent) the key
|
||||
# encoder consumes; the version is kept in lockstep with beer so the types
|
||||
# unify to a single definition across the workspace.
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
# encoder consumes. The version comes from [workspace.dependencies] so it is
|
||||
# always the same as beer's and the types unify to a single definition.
|
||||
smithay-client-toolkit.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue