-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
BugSomething isn't workingSomething isn't workingDifficulty: lowPriority: highHigh priority tasksHigh priority tasks
Description
Cargo.lock is out of date in the repository
...
[[package]]
name = "Simple-Wayland-HotKey-Daemon"
version = "1.2.0"
dependencies = [
"clap",
"env_logger",
...
[[package]]
name = "swhks"
version = "1.2.0"
dependencies = [
"env_logger",
...
must be version="1.2.1"
for tagged release 1.2.1
also version="1.2.1"
in master
must be version="1.3.0-dev"
or similar.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingDifficulty: lowPriority: highHigh priority tasksHigh priority tasks