Skip to content

Commit

Permalink
Update Cargo version for Databroker components
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbosch committed Oct 27, 2023
1 parent c266c66 commit 70a4ee6
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
58 changes: 29 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions kuksa_databroker/databroker-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

[package]
name = "databroker-cli"
version = "0.4.0"
authors = ["Robert Bosch GmbH"]
version = "0.4.1"
authors = ["Eclipse KUKSA Project"]
edition = "2018"
license = "Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion kuksa_databroker/databroker-examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[package]
name = "databroker-examples"
version = "0.4.0"
version = "0.4.1"
authors = ["Robert Bosch GmbH"]
edition = "2018"
license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions kuksa_databroker/databroker-proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

[package]
name = "databroker-proto"
version = "0.4.0"
authors = ["Robert Bosch GmbH"]
version = "0.4.1"
authors = ["Eclipse KUKSA Project"]
edition = "2018"
license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions kuksa_databroker/databroker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

[package]
name = "databroker"
version = "0.4.0"
authors = ["Robert Bosch GmbH"]
version = "0.4.1"
authors = ["Eclipse KUKSA Project"]
edition = "2018"
license = "Apache-2.0"

Expand Down

0 comments on commit 70a4ee6

Please sign in to comment.