Skip to content

Commit b29dfc2

Browse files
authored
fix(config): Handle unknown Action/SystemAction gracefully
1 parent fe529ae commit b29dfc2

File tree

3 files changed

+136
-130
lines changed

3 files changed

+136
-130
lines changed

Cargo.lock

Lines changed: 41 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ serde_with = "3.9.0"
1010
thiserror = "1.0.64"
1111
tracing = "0.1.40"
1212
xkbcommon = "0.7.0"
13+
ron = "0.9.0-alpha.0"

0 commit comments

Comments
 (0)