Skip to content

Commit

Permalink
Link to rpds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jul 18, 2023
1 parent 7322c3c commit fce74ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rpds-py"
version = "0.8.11"
version = "0.8.12"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
:target: https://github.com/crate-py/rpds/actions?query=workflow%3ACI


Python bindings to the Rust ``rpds`` crate.
Python bindings to the `Rust rpds crate <https://docs.rs/rpds/>`_ for persistent data structures.

What's here is quite minimal (in transparency, it was written initially to support replacing ``pyrsistent`` in the `referencing library <https://github.com/python-jsonschema/referencing>`_).
If you see something missing (which is very likely), a PR is definitely welcome to add it.
Expand Down

0 comments on commit fce74ea

Please sign in to comment.