summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f5278e9..5889e57 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ maturin build --release
14|------------------|----------|------------|-----| 14|------------------|----------|------------|-----|
15| Python | `>=3.6` | `python3` | - | 15| Python | `>=3.6` | `python3` | - |
16| Rust | `>=1.45` | `rust` | - | 16| Rust | `>=1.45` | `rust` | - |
17| Maturin | `*` | `maturin` | https://github.com/PyO3/maturin | 17| Maturin | `>=0.10` | `maturin` | https://github.com/PyO3/maturin |
18 18
19### Developing 19### Developing
20 20