Skip to content

Commit 4c86dfd

Browse files
sosthene-nitrokeynickray
authored andcommitted
Add "The Trussed developers" to the author field
1 parent 9d932d9 commit 4c86dfd

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 = "interchange"
33
version = "0.3.0"
4-
authors = ["Nicolas Stalder <[email protected]>"]
4+
authors = ["The Trussed developers", "Nicolas Stalder <[email protected]>"]
55
edition = "2018"
66
description = "Request/response mechanism for embedded development, using atomics"
77
repository = "https://github.com/trussed-dev/interchange"

0 commit comments

Comments
 (0)