Skip to content

Commit

Permalink
Set rust-version everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Mar 7, 2025
1 parent 034b0b3 commit 97d9a7a
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions commons/zenoh-buffers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-buffers"
rust-version = "1.68.2"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-codec/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-codec"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-collections/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-collections"
rust-version = "1.68.2"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-config"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-core"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-crypto"
rust-version = "1.68.2"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-keyexpr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-keyexpr"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-macros"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-protocol"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-result/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-result"
rust-version = "1.68.2"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[package]
name = "zenoh-runtime"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-shm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-shm"
rust-version = "1.71.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-sync/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-sync"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-task/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-task"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions commons/zenoh-util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-util"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-examples"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-link-commons/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ edition = { workspace = true }
homepage = { workspace = true }
license = { workspace = true }
name = "zenoh-link-commons"
rust-version = "1.70.0"
repository = { workspace = true }
version = { workspace = true }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-link/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-quic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ edition = { workspace = true }
homepage = { workspace = true }
license = { workspace = true }
name = "zenoh-link-quic"
rust-version = "1.74.1"
repository = { workspace = true }
version = { workspace = true }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-serial/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-serial"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-tcp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-tcp"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-tls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ edition = { workspace = true }
homepage = { workspace = true }
license = { workspace = true }
name = "zenoh-link-tls"
rust-version = "1.74.1"
repository = { workspace = true }
version = { workspace = true }
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-udp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-udp"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-unixpipe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-unixpipe"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-unixsock_stream/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-unixsock_stream"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-vsock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-vsock"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-ws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-link-ws"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions io/zenoh-transport/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-transport"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-backend-example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-backend-example"
rust-version = "1.75.0"
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-backend-traits/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh_backend_traits"
rust-version = "1.75.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-plugin-example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-plugin-example"
rust-version = "1.74.1"
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-plugin-rest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-plugin-rest"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-plugin-storage-manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-plugin-storage-manager"
rust-version = "1.75.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions plugins/zenoh-plugin-trait/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-plugin-trait"
rust-version = "1.70.0"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions zenoh-ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-ext"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions zenoh-ext/examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh-ext-examples"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions zenoh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenoh"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down
1 change: 1 addition & 0 deletions zenohd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#
[package]
name = "zenohd"
rust-version = "1.74.1"
version = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
Expand Down

0 comments on commit 97d9a7a

Please sign in to comment.