Skip to content

Commit

Permalink
Merge pull request #193 from osa1/d_vendored
Browse files Browse the repository at this point in the history
Add feature `d_vendored` to enable dbus/vendored feature
  • Loading branch information
hoodie authored Nov 16, 2023
2 parents 6e660d3 + a34239c commit b44d45c
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 @@ -40,6 +40,7 @@ winrt-notification = { package = "tauri-winrt-notification", version = "0.1" }
default = ["z"]
#`server = []
d = ["dbus"]
d_vendored = ["dbus/vendored"]
z = ["zbus", "serde", "async"]
async = []
debug_namespace = []
Expand Down

0 comments on commit b44d45c

Please sign in to comment.