Skip to content

Commit 3351024

Browse files
committed
commit
1 parent cc859c0 commit 3351024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Simulation of [CRYSTAL v2.0](https://shedov.top/about-the-crystal-project/) oper
218218
</p>
219219

220220

221-
### A [Rust version](https://crates.io/crates/turbo-maker) of the generator is currently being developed, which performs much faster (up to 7.87x | 687% |) according to the results of hybrid (CPU | I/O) testing.
221+
### A [Rust version](https://crates.io/crates/turbo-maker) of the generator is currently being developed, which performs much faster (up to 7.87x | 687%) according to the results of hybrid (CPU | I/O) testing.
222222

223223

224224
[SHEDOV.TOP](https://shedov.top/) | [CRYSTAL](https://crysty.ru/AndrewShedov) | [Discord](https://discord.gg/ENB7RbxVZE) | [Telegram](https://t.me/ShedovChannel) | [X](https://x.com/AndrewShedov) | [VK](https://vk.com/shedovchannel) | [VK Video](https://vkvideo.ru/@shedovchannel) | [YouTube](https://www.youtube.com/@AndrewShedov)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-maker",
3-
"version": "1.0.34",
3+
"version": "1.0.35",
44
"description": "Super-fast multi-threaded document generator for MongoDB, operating through CLI.",
55
"main": "./src/index.js",
66
"exports": {

0 commit comments

Comments
 (0)