Skip to content

Commit

Permalink
Merge pull request #1244 from eclipse-zenoh/eclipse-zenoh-bot/sync-to…
Browse files Browse the repository at this point in the history
…olchain

Sync Rust toolchain
  • Loading branch information
eclipse-zenoh-bot authored Jul 16, 2024
2 parents 65e1880 + a97f6e5 commit bfec17f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ members = [
exclude = ["ci/nostd-check", "ci/valgrind-check"]

[workspace.package]
rust-version = "1.75"
rust-version = "1.75.0"
version = "0.11.0-dev" # Zenoh version
repository = "https://github.com/eclipse-zenoh/zenoh"
homepage = "http://zenoh.io"
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[toolchain]
channel = "1.75"
channel = "1.75.0"

0 comments on commit bfec17f

Please sign in to comment.