You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,8 +121,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
121
121
122
122
## Applications
123
123
124
-
See also [Rust - Production](https://www.rust-lang.org/production) organizations running Rust in production.
125
-
126
124
*[alacritty](https://github.com/alacritty/alacritty) - A cross-platform, GPU enhanced terminal emulator
127
125
*[Arti](https://gitlab.torproject.org/tpo/core/arti) - An implementation of Tor. (So far, it's a not-very-complete client. But watch this space!) [](https://crates.io/crates/arti)
128
126
*[asm-cli-rust](https://github.com/cch123/asm-cli-rust) - An interactive assembly shell.
@@ -225,7 +223,7 @@ See also [Rust - Production](https://www.rust-lang.org/production) organizations
225
223
*[Subspace](https://github.com/autonomys/subspace) - The first layer-one blockchain that can fully resolve the blockchain trilemma by simultaneously achieving scalability, security, and decentralization.
226
224
*[Sui](https://github.com/MystenLabs/sui) - A next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language.
227
225
*[svm-rs](https://github.com/alloy-rs/svm-rs) - Solidity-Compiler Version Manager.
228
-
*[tendermint-rs](https://github.com/informalsystems/tendermint-rs) - Tendermint blockchain data structures and clients
226
+
*[tendermint-rs](https://github.com/cometbft/tendermint-rs) - Tendermint blockchain data structures and clients
229
227
*[wagyu](https://github.com/howardwu/wagyu)[[wagyu](https://crates.io/crates/wagyu)] - Library for generating cryptocurrency wallets
230
228
*[zcash](https://github.com/zcash/zcash) - Zcash is an implementation of the "Zerocash" protocol.
0 commit comments