mirror of https://github.com/vacp2p/pmtree.git
docs: test commit to check actions
This commit is contained in:
parent
5cf5251484
commit
3a7b3a1a51
|
@ -16,7 +16,7 @@
|
|||
pmtree = { git = "https://github.com/Rate-Limiting-Nullifier/pmtree" }
|
||||
```
|
||||
|
||||
To use batch insertions you must enable batch_insert feature:
|
||||
To use batch insertions you must enable `batch_insert` feature:
|
||||
```toml
|
||||
[dependencies]
|
||||
pmtree = { git = "https://github.com/Rate-Limiting-Nullifier/pmtree", features = ["batch_insert"] }
|
||||
|
|
Loading…
Reference in New Issue