Skip to content

Commit 3e2f498

Browse files
authored
Add additional authors to Cargo.toml (#2)
1 parent b377562 commit 3e2f498

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
@@ -2,7 +2,7 @@
22
name = "rc"
33
version = "0.1.0"
44
edition = "2024"
5-
authors = ["Sergey Lyskov"]
5+
authors = ["Sergey Lyskov", "Hope Woods", "Rachel Clune"]
66
description = "Command line tool to run various biomolecular structural prediction, analysis and design applications"
77

88
[features]

0 commit comments

Comments
 (0)