Skip to content

Commit 9c1f09d

Browse files
Merge pull request #105 from eclipse-zenoh/eclipse-zenoh-bot/sync-toolchain
Sync Rust toolchain
2 parents d8aafee + daf450b commit 9c1f09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.75"
2+
channel = "1.75.0"

zenoh-jni/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414

1515
[package]
16-
rust-version = "1.75"
16+
rust-version = "1.75.0"
1717
version = "0.11.0-dev" # Zenoh version
1818
repository = "https://github.com/eclipse-zenoh/zenoh"
1919
homepage = "http://zenoh.io"

0 commit comments

Comments
 (0)