Skip to content

Commit f6f8df4

Browse files
committed
docs: update mdBook site to reference v2.0.0
1 parent c5471e6 commit f6f8df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-site/src/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add to your `Cargo.toml`:
88

99
```toml
1010
[dependencies]
11-
thetadatadx = "1.2"
11+
thetadatadx = "2.0"
1212
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
1313
```
1414

0 commit comments

Comments
 (0)