Skip to content

Commit c720b89

Browse files
bors[bot]japaric
andcommitted
Merge #20
20: tweak Cargo.toml r=japaric a=japaric Testing bors configuration Co-authored-by: Jorge Aparicio <jorge@japaric.io>
2 parents ad4e24e + 736109b commit c720b89

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)