| Crates.io | madsim-tonic |
| lib.rs | madsim-tonic |
| version | 0.5.1+0.12.0 |
| created_at | 2022-05-12 05:34:42.67107+00 |
| updated_at | 2024-08-02 09:50:01.778968+00 |
| description | The `tonic` simulator on madsim. |
| homepage | https://github.com/madsim-rs/madsim |
| repository | https://github.com/madsim-rs/madsim |
| max_upload_size | |
| id | 585031 |
| size | 42,693 |
The tonic simulator on madsim.
If it looks like tonic, acts like tonic, and is used like tonic, then it probably is tonic.
Replace all tonic and tonic-build entries in your Cargo.toml:
[dependencies]
tonic = { version = "0.5", package = "madsim-tonic" }
[dev-dependencies]
tonic-build = { version = "0.5", package = "madsim-tonic-build" }