mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(docs): enable tauri/dox feature on docs.rs build (#545)
This commit is contained in:
committed by
GitHub
parent
4ab90f048e
commit
d5a7c77a8d
@@ -6,5 +6,8 @@ edition = { workspace = true }
|
||||
authors = { workspace = true }
|
||||
license = { workspace = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = [ "tauri/dox" ]
|
||||
|
||||
[dependencies]
|
||||
tauri = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user