13 releases
0.2.18 | Mar 8, 2023 |
---|---|
0.2.14 | Jan 30, 2023 |
0.2.11 | Dec 2, 2022 |
0.2.4 | Aug 25, 2022 |
0.2.0-alpha.3 | May 25, 2022 |
#63 in Simulation
1,086 downloads per month
96KB
2K
SLoC
madsim-tonic
The tonic
simulator on madsim.
If it looks like tonic, acts like tonic, and is used like tonic, then it probably is tonic.
Usage
Replace all tonic
and tonic-build
entries in your Cargo.toml:
[dependencies]
tonic = { version = "0.2", package = "madsim-tonic" }
[dev-dependencies]
tonic-build = { version = "0.2", package = "madsim-tonic-build" }
Dependencies
~0–7.5MB
~130K SLoC