We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ebd6e commit 7f213fdCopy full SHA for 7f213fd
core/README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
20
21
```toml
22
[dependencies]
23
-vsdb_core = "6.0.0"
+vsdb_core = "7.0.0"
24
```
25
26
## Features
utils/slot_db/README.md
@@ -15,7 +15,7 @@ Add this to your `Cargo.toml`:
15
16
17
18
-vsdb_slot_db = "6.0.0"
+vsdb_slot_db = "7.0.0"
19
## Usage
wrappers/README.md
@@ -17,7 +17,7 @@ Add this to your `Cargo.toml`:
-vsdb = "6.0.0"
+vsdb = "7.0.0"
## Highlights
0 commit comments