Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 6c36703

Browse files
authored
Update README.md
1 parent 52d881b commit 6c36703

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
> This project is considered 'complete' and is therefore no longer maintained. Contact me if you want to unarchive this project for whatever reason.
2+
13
# cronet-rs 🦀
24

35
Bindings to the Chromium Networking Stack (a.k.a cronet) in Rust.
46

5-
> :warning: This crate is under active development and the API is not yet stable.
6-
77
## Developers
88

99
First of all, clone the project:
@@ -19,11 +19,6 @@ Then, follow the steps to build the project:
1919
2. Place all `.h` header files in `src` and all binaries (`.so`, `.dll`, `.dylib`) in `bin`.
2020
3. Run `cargo build`. This should trigger `bindgen` to (re)generate the bindings.
2121

22-
## Sponsors
23-
24-
Maintenance of this project is made possible by all the contributors and sponsors.
25-
If you'd like to sponsor this project and have your avatar or company logo appear below click [here](https://github.com/sponsors/sleeyax). 💖
26-
2722
## Related projects
2823

2924
Other projects that are related to this project and might interest you:

0 commit comments

Comments
 (0)