Skip to content

Commit 736109b

Browse files
committed
tweak Cargo.toml
1 parent ad4e24e commit 736109b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
authors = [
3-
"Jorge Aparicio <jorge@japaric.io>",
43
"Jonathan Pallant <github@thejpster.org.uk>",
4+
"Jorge Aparicio <jorge@japaric.io>",
55
]
66
description = "A heap allocator for Cortex-M processors"
77
documentation = "https://docs.rs/alloc-cortex-m"
88
keywords = [
9+
"allocator",
910
"arm",
1011
"cortex-m",
11-
"allocator",
1212
]
1313
license = "MIT OR Apache-2.0"
1414
name = "alloc-cortex-m"

0 commit comments

Comments
 (0)