Skip to content

Commit 64d6db0

Browse files
authored
docs: add toml-rs to examples (#5717)
* add `toml-rs` to examples GH: https://github.com/lava-sh/toml-rs PyPi: https://pypi.org/project/toml-rs * add dot
1 parent e4f0818 commit 64d6db0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ about this topic.
231231
- [tiktoken](https://github.com/openai/tiktoken) _A fast BPE tokeniser for use with OpenAI's models._
232232
- [tokenizers](https://github.com/huggingface/tokenizers/tree/main/bindings/python) _Python bindings to the Hugging Face tokenizers (NLP) written in Rust._
233233
- [tzfpy](http://github.com/ringsaturn/tzfpy) _A fast package to convert longitude/latitude to timezone name._
234+
- [toml-rs](https://github.com/lava-sh/toml-rs) _A High-Performance TOML v1.0.0 and v1.1.0 parser for Python written in Rust._
234235
- [utiles](https://github.com/jessekrubin/utiles) _Fast Python web-map tile utilities_
235236

236237
## Articles and other media

0 commit comments

Comments
 (0)