feat(gva): re-expose feature explorer
This commit is contained in:
parent
d8b4f843cf
commit
73673f3c14
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ serde_json = "1.0.53"
|
|||
tokio = { version = "1.2", features = ["macros", "rt-multi-thread", "time"] }
|
||||
unwrap = "1.2.1"
|
||||
|
||||
[features]
|
||||
explorer = ["duniter-gva-db/explorer", "duniter-gva-indexer/explorer"]
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
"bda",
|
||||
|
|
Loading…
Add table
Reference in a new issue