Skip to content

Commit d1584f8

Browse files
committed
Add the wasm crates.io category
1 parent f0b61ca commit d1584f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wee_alloc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
3-
categories = ["memory-management", "web-programming", "no-std"]
3+
categories = ["memory-management", "web-programming", "no-std", "wasm"]
44
description = "wee_alloc: The Wasm-Enabled, Elfin Allocator"
55
license = "MPL-2.0"
66
name = "wee_alloc"

0 commit comments

Comments
 (0)