mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #53] [MERGED] Fix dust for single core machines #274
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/53
Author: @bootandy
Created: 1/19/2020
Status: ✅ Merged
Merged: 1/19/2020
Merged by: @bootandy
Base:
master← Head:single_cpu📝 Commits (2)
350d695Add num_cpus as Cargo dependency3d2477eAllow dust to run on single core machines📊 Changes
3 files changed (+54 additions, -40 deletions)
View changed files
📝
Cargo.lock(+41 -39)📝
Cargo.toml(+1 -0)📝
src/main.rs(+12 -1)📄 Description
Hacky fix for https://github.com/bootandy/dust/issues/52
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.