Skip to content

Commit

Permalink
Merge pull request #15 from Lorak-mmk/patch-1
Browse files Browse the repository at this point in the history
Fix Rust driver package name
  • Loading branch information
annastuchlik authored Apr 17, 2024
2 parents 2869025 + 5355a91 commit 43e886d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/develop-with-scylladb/install-drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ retrieval.

.. code::
cargo add scylladb
cargo add scylla
Or add the relevant version to your ``Cargo.toml`` following instructions on
`crates.io <https://crates.io/>`_.
Expand Down

0 comments on commit 43e886d

Please sign in to comment.