Skip to content

Commit 645f9dd

Browse files
authored
Docs: Add required Cargo version to install guide (#191)
1 parent 149c7fa commit 645f9dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/src/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
# Install
2121

22+
<div class="warning">
23+
Cargo 1.75.0 or later is required to build.
24+
</div>
25+
2226
Add `iceberg` into `Cargo.toml` dependencies:
2327

2428
```toml

0 commit comments

Comments
 (0)