Skip to content

Commit

Permalink
fix: add dump-json to default featues
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX committed Nov 13, 2024
1 parent bc520c5 commit 3964f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ winapi = { version = "0.3", features = ["winuser"] }
enquote = "1.1.0"

[features]
default = ["dump-json"]
update-informer = ["dep:update-informer"]
web-image = ["dep:reqwest"]
dump-json = ["dep:serde_json"]
Expand Down

0 comments on commit 3964f7b

Please sign in to comment.