From 7acb0d8db4cb1d092eb297b2748384fd06afeddc Mon Sep 17 00:00:00 2001 From: Veetaha Date: Thu, 5 Feb 2026 19:55:06 +0000 Subject: [PATCH] Actualize readme --- README.md | 43 +++++++++++++++++++------------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 78268602..93fd8d33 100644 --- a/README.md +++ b/README.md @@ -204,21 +204,33 @@ bon = "3.8" You can opt out of `std` and `alloc` cargo features with `default-features = false` for `no_std` environments. +See [alternatives](https://bon-rs.com/guide/alternatives) for comparison. + +## Getting Help + +If you can't figure something out, consult the docs and maybe use the `🔍 Search` bar on our [docs website](https://bon-rs.com). You may also create an issue or a discussion on the [Github repository](https://github.com/elastio/bon) for help or write us a message on [Discord](https://bon-rs.com/discord). + +## Socials + + + + + + + + +
DiscordHere you can leave feedback, ask questions, report bugs, etc.
+ ## Acknowledgments This project was heavily inspired by such awesome crates as [`buildstructor`](https://docs.rs/buildstructor), [`typed-builder`](https://docs.rs/typed-builder) and [`derive_builder`](https://docs.rs/derive_builder). This crate was designed with many lessons learned from them. -See [alternatives](https://bon-rs.com/guide/alternatives) for comparison. - ## Supporters
Big thanks to `bon`'s current financial supporters ❤️ -**Ethan Skowronski**\ -$1/month - **Julius Lungys**\ $1/month @@ -233,26 +245,9 @@ Big thanks to `bon`'s past financial supporters ❤️ [![](https://github.com/user-attachments/assets/b0acb844-4b91-461c-95ae-90a601296500)](https://kindness.ai)\ [**Kindness**](https://kindness.ai) -
- -## Who's Using `bon`? - -Some notable open-source users: [`crates.io` backend](https://github.com/rust-lang/crates.io), [`tantivy`](https://github.com/quickwit-oss/tantivy), [`apache-avro`](https://github.com/apache/avro-rs), [`google-cloud-auth`](https://github.com/googleapis/google-cloud-rust), [`comrak`](https://github.com/kivikakk/comrak), [`ractor`](https://github.com/slawlor/ractor). - -## Getting Help - -If you can't figure something out, consult the docs and maybe use the `🔍 Search` bar on our [docs website](https://bon-rs.com). You may also create an issue or a discussion on the [Github repository](https://github.com/elastio/bon) for help or write us a message on [Discord](https://bon-rs.com/discord). - -## Socials +**Ethan Skowronski** - - - - - - - -
DiscordHere you can leave feedback, ask questions, report bugs, etc.
+ ## License