Skip to content

Commit 312a811

Browse files
authored
Modify package description in Cargo.toml
Updated the package description to include C++ wrapper details.
1 parent 7416709 commit 312a811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fastpfor"
33
version = "0.6.3"
4-
description = "FastPFOR library written in Rust."
4+
description = "FastPFOR lib with C++ Rust wrapper and pure Rust implementation"
55
authors = [
66
"Francisco Jimenez <[email protected]>",
77
"Yuri Astrakhan <[email protected]>",

0 commit comments

Comments
 (0)