Skip to content

Commit

Permalink
Change description of executor
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Nov 3, 2019
1 parent 46081af commit 3e665b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion-executor/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "bastion-executor"
version = "0.2.1-alpha.0"
description = "SMP enabled NUMA-aware executor for Rust"
description = "Cache affine NUMA-aware executor for Rust"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
keywords = ["fault-tolerant", "runtime", "actor", "system"]
categories = ["concurrency", "asynchronous"]
Expand Down

0 comments on commit 3e665b6

Please sign in to comment.