We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5471e6 commit f6f8df4Copy full SHA for f6f8df4
1 file changed
docs-site/src/getting-started/installation.md
@@ -8,7 +8,7 @@ Add to your `Cargo.toml`:
8
9
```toml
10
[dependencies]
11
-thetadatadx = "1.2"
+thetadatadx = "2.0"
12
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
13
```
14
0 commit comments