Skip to content

Commit 286d16e

Browse files
committed
Update the category tag in Cargo.toml
1 parent 3618f3b commit 286d16e

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
@@ -8,7 +8,7 @@ repository = "https://github.com/fxdmhtt/stack-cstr"
88
license = "GPL-2.0"
99
readme = "README.md"
1010
keywords = ["CStr", "CString", "FFI"]
11-
categories = ["ffi", "formatting", "string"]
11+
categories = ["development-tools::ffi", "memory-management"]
1212

1313
[dependencies]
1414
arrayvec = "0.7.6"

0 commit comments

Comments
 (0)