Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Jul 28, 2016
1 parent 1259341 commit 7aab1fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[package]

name = "num_cpus"
version = "0.2.13"
version = "1.0.0"
description = "Get the number of CPUs on a machine."
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/seanmonstar/num_cpus"
keywords = ["cpus", "cores"]


[dependencies]
Expand Down

0 comments on commit 7aab1fb

Please sign in to comment.