Skip to content

Commit

Permalink
fix: remove space in keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
grumbach authored and joshuef committed Feb 15, 2023
1 parent f34b9c8 commit 20fdc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = [
"Network",
"SafeNetwork",
"DBC",
"Digital Bearer Certificates"
"DigitalBearerCertificates"
]
authors = [ "MaidSafe Developers <dev@maidsafe.net>" ]
edition = "2018"
Expand Down

0 comments on commit 20fdc79

Please sign in to comment.