Skip to content

Commit

Permalink
Fixed authors
Browse files Browse the repository at this point in the history
  • Loading branch information
photex committed Feb 22, 2021
1 parent fb50da0 commit 1f43268
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
[package]
name = "ecal"
version = "0.1.0"
authors = ["Chip Collier <chip@kopernikusauto.com>", "Denys"]
authors = [
"Chip Collier <chip@kopernikusauto.com>",
"Denys Zariaiev <denys@kopernikusauto.com>",
"Massimo Innocentini <massimo@kopernikusauto.com>",
"Ignat Georgiev <ignat@kopernikusauto.com>"
]
edition = "2018"
publish = false
description = "Bindings to the eCAL library"
Expand Down

0 comments on commit 1f43268

Please sign in to comment.